aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/service/user/goetia-shutdown/run
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/service/user/goetia-shutdown/run')
-rwxr-xr-xsrc/lib/service/user/goetia-shutdown/run2
1 files changed, 1 insertions, 1 deletions
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 }