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

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

+ +

The s6-halt program

+ +

+s6-halt syncs the filesystems and halts the machine +immediately, without switching the power off. +
This is different from the sysvinit halt +command, which is an alias for shutdown -h. The +s6-linux-utils s6-halt command is more or less equivalent to +sysvinit's halt -f. +

+ +

Interface

+ +
+     s6-halt
+
+ + + -- cgit v1.3.1