From 5dbe6566b2f06fe83093eeee2003b5112b7efa91 Mon Sep 17 00:00:00 2001 From: PS
Date: Tue, 1 Sep 2026 23:10:34 +0200 Subject: minor fix to user-shutdown --- src/lib/service/user/goetia-shutdown/run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/service/user/goetia-shutdown/run') diff --git a/src/lib/service/user/goetia-shutdown/run b/src/lib/service/user/goetia-shutdown/run index a8018a6..60df6b5 100755 --- a/src/lib/service/user/goetia-shutdown/run +++ b/src/lib/service/user/goetia-shutdown/run @@ -13,7 +13,7 @@ if -x0 { eltest -d @tmpfsdir@/@usrrundir@/${USER}/${USERTREE} } foreground { foreground { echo "\nshutdown\n" } - s6-rc -l @tmpfsdir@/@usrrundir@/${USER}/${USERTREE}/s6-rc -v2 -b -da -t@timeout@ change + s6-rc -l @tmpfsdir@/@usrrundir@/${USER}/${USERTREE}/s6-rc -v2 -b -Da -t@timeout@ change } foreground { s6-svc -d @tmpfsdir@/@usrrundir@/${USER}/${USERTREE}/service/s6-svscan-log } -- cgit v1.2.3