From f7df2f7bb6abbea365cccb1345dcf1a1b7a80797 Mon Sep 17 00:00:00 2001 From: PS
Date: Sat, 7 Feb 2026 10:16:45 +0100 Subject: Improve usertree shutdown; improve system .s6-svscan directory --- src/bin/system-shutdown-daemon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bin/system-shutdown-daemon') 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/ } -- cgit v1.2.3