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-poweroff.html | 37 ++++++++++++++++++++++++++----------- 1 file changed, 26 insertions(+), 11 deletions(-) (limited to 'doc/s6-poweroff.html') diff --git a/doc/s6-poweroff.html b/doc/s6-poweroff.html index 13af3e5..5b0a4fc 100644 --- a/doc/s6-poweroff.html +++ b/doc/s6-poweroff.html @@ -5,7 +5,7 @@ s6-linux-utils: the s6-poweroff program - + @@ -19,22 +19,37 @@

The s6-poweroff program

-s6-poweroff syncs the filesystems and halts the machine -immediately, switching the power off if possible. -

- -

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

Interface

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

Options

+ + + -- cgit v1.3.1