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-reboot.html | 102 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 doc/s6-linux-init-reboot.html (limited to 'doc/s6-linux-init-reboot.html') diff --git a/doc/s6-linux-init-reboot.html b/doc/s6-linux-init-reboot.html new file mode 100644 index 0000000..422eeed --- /dev/null +++ b/doc/s6-linux-init-reboot.html @@ -0,0 +1,102 @@ + + + + + + s6-linux-init: the s6-linux-init-reboot program + + + + + + +

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

+ +

The s6-linux-init-reboot program

+ +

+s6-linux-init-reboot triggers the shutdown procedure in order to +reboot the system; or, with the -f option, it performs an immediate +hard reboot. +

+ +

Interface

+ +
+     s6-linux-init-reboot [ -h | -p | -r ] [ -d | -w ] [ -W ] [ -f ] [ -R tmpfsdir ]
+
+ + + +

+ This interface follows the traditional sysvinit interface for the +halt, poweroff and reboot programs as close as possible. +

+ +

Exit codes

+ + + +

Options

+ + + +

Notes

+ + + + + -- cgit v1.2.3