From d18999790c462bc780bff457e6bb03cd88e488f3 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 19 Mar 2016 12:33:27 +0000 Subject: Changes to s6-halt/s6-reboot/s6-poweroff. Default behaviour changed. Major version bump: rc for 2.1.0.0 --- doc/s6-reboot.html | 36 ++++++++++++++++++++++++++---------- 1 file changed, 26 insertions(+), 10 deletions(-) (limited to 'doc/s6-reboot.html') diff --git a/doc/s6-reboot.html b/doc/s6-reboot.html index f8e9ccd..7f01260 100644 --- a/doc/s6-reboot.html +++ b/doc/s6-reboot.html @@ -5,7 +5,7 @@ s6-linux-utils: the s6-reboot program - + @@ -19,21 +19,37 @@

The s6-reboot program

-s6-reboot syncs the filesystems and reboots the machine -immediately. -

- -

This is different from the sysvinit reboot -command, which is an alias for shutdown -r. The -s6-linux-utils s6-reboot command is more or less equivalent to -sysvinit's reboot -f. +s6-reboot sends a signal to process 1 in order to reboot the machine; +or, with the -f option, it performs an immediate reboot.

Interface

-     s6-reboot
+     s6-reboot [ -h | -p | -r ] [ -f ]
 
+ + +

Options

+ + + -- cgit v1.2.3