aboutsummaryrefslogtreecommitdiffstats
path: root/src/bin/system-shutdown-daemon
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/system-shutdown-daemon')
-rwxr-xr-xsrc/bin/system-shutdown-daemon2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/system-shutdown-daemon b/src/bin/system-shutdown-daemon
index 6419bfb..9e6850e 100755
--- a/src/bin/system-shutdown-daemon
+++ b/src/bin/system-shutdown-daemon
@@ -5,7 +5,7 @@
tryexec { ./stage3b }
if -n {
- foreground { echo "\nsystem-shutdown!\n" }
+ foreground { echo "\nshutdown\n" }
foreground { s6-rc -l @tmpfsdir@/@sysrundir@/s6-rc -v2 -b -Da -t@timeout@ change }
foreground {
pipeline { ls -1 @tmpfsdir@/@sysrundir@/service/ }