From 23fba266a9454ee6ca095b7f6eccf523f6526607 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 2 Mar 2019 09:41:24 +0000 Subject: Save pending changes in 1.0.0.0 branch --- doc/s6-linux-init-shutdown.html | 78 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 doc/s6-linux-init-shutdown.html (limited to 'doc/s6-linux-init-shutdown.html') diff --git a/doc/s6-linux-init-shutdown.html b/doc/s6-linux-init-shutdown.html new file mode 100644 index 0000000..72bbfcf --- /dev/null +++ b/doc/s6-linux-init-shutdown.html @@ -0,0 +1,78 @@ + + + + + + s6-linux-init: the s6-linux-init-shutdown program + + + + + + +

+s6-linux-init
+Software
+skarnet.org +

+ +

The s6-linux-init-shutdown program

+ +

+s6-linux-init-shutdown triggers the system shutdown procedure. +

+ +

Interface

+ +
+     s6-linux-init-shutdown [ -h | -p | -r | -k ] [ -a ] [ -t sec ] [ -f | -F ] [ -R tmpfsdir ] time [ message ]
+     s6-linux-init-shutdown -c [ -R tmpfsdir ] [ message ]
+
+ + + +

+ The s6-linux-init-shutdown program conforms to the LSB-3.0.0 +shutdown +interface. +

+ +

Exit codes

+ + + +

Supplementary options

+ +

+ These options are supported by s6-linux-init-shutdown but are not +part of the LSB-3.0.0 shutdown specification. +

+ + + +

Notes

+ + + + + -- cgit v1.3.1