From 02a071125de739ed54660ad014ffd57c42516abf Mon Sep 17 00:00:00 2001 From: PS
Date: Sat, 7 Feb 2026 10:37:36 +0100 Subject: Add doc --- doc/bin/system-shutdown.html | 88 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 doc/bin/system-shutdown.html (limited to 'doc/bin/system-shutdown.html') diff --git a/doc/bin/system-shutdown.html b/doc/bin/system-shutdown.html new file mode 100644 index 0000000..ac2758c --- /dev/null +++ b/doc/bin/system-shutdown.html @@ -0,0 +1,88 @@ + + +
+ + + +
+ goetia-linux-init
+
+ goetia
+
+ Software
+
+ 0x53.net
+
+ system-shutdown is the interface to the + system-shutdown-daemon. +
+system-shutdown -h | -p | -r+
DIRECTIVE in the envdir at the
+ shutdown-directive subdirectory of the
+ system runtime directory.
+ -h: at the end of the shutdown sequence, halt the system.
+ -p: at the end of the shutdown sequence, poweroff the system.
+ -r: at the end of the shutdown sequence, reboot the system.
+ + There is a reason this program exists as part of (multiple) + goetia-init packages and not as part of + goetia-base. + It is that some supported init systems, like + s6-linux-init + (through goetia-s6-linux-init) + provide their own shutdown procedure and interface. +
+ + -- cgit v1.2.3