From 54b6467013bfbdb3ee606961c02fbff1271ca582 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 19 Sep 2014 15:01:58 +0000 Subject: initial commit --- doc/s6-poweroff.html | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 doc/s6-poweroff.html (limited to 'doc/s6-poweroff.html') diff --git a/doc/s6-poweroff.html b/doc/s6-poweroff.html new file mode 100644 index 0000000..3685fff --- /dev/null +++ b/doc/s6-poweroff.html @@ -0,0 +1,39 @@ + + + + + s6-linux-utils: the s6-poweroff program + + + + + + +

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

+ +

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. +

+ +

Interface

+ +
+     s6-poweroff
+
+ + + -- cgit v1.3.1