aboutsummaryrefslogtreecommitdiffstats
path: root/src/bin/system-shutdown-daemon
diff options
context:
space:
mode:
authorPS <p@0x53.net>2026-02-07 10:16:45 +0100
committerPS <p@0x53.net>2026-02-07 10:16:45 +0100
commitf7df2f7bb6abbea365cccb1345dcf1a1b7a80797 (patch)
tree2bead70379ffd134fb4190c9564b37c5c68cf581 /src/bin/system-shutdown-daemon
parent980c5408489a3a3a56e49c3873f1bce6a0155cad (diff)
downloadgoetia-base-f7df2f7bb6abbea365cccb1345dcf1a1b7a80797.tar.gz
goetia-base-f7df2f7bb6abbea365cccb1345dcf1a1b7a80797.tar.bz2
goetia-base-f7df2f7bb6abbea365cccb1345dcf1a1b7a80797.zip
Improve usertree shutdown; improve system .s6-svscan directory
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/ }