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 e13d016..a8018a6 100755
--- a/src/lib/service/user/goetia-shutdown/run
+++ b/src/lib/service/user/goetia-shutdown/run
@@ -16,5 +16,5 @@ foreground {
s6-rc -l @tmpfsdir@/@usrrundir@/${USER}/${USERTREE}/s6-rc -v2 -b -da -t@timeout@ change
}
-foreground { s6-svc -h @tmpfsdir@/@usrrundir@/${USER}/${USERTREE}/service/s6-svscan-log }
+foreground { s6-svc -d @tmpfsdir@/@usrrundir@/${USER}/${USERTREE}/service/s6-svscan-log }
foreground { s6-svscanctl -t @tmpfsdir@/@usrrundir@/${USER}/${USERTREE}/service }