From ca8d2c96ea09cb33ff6fef33c0314c24fc6a026a Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 9 Dec 2020 18:19:21 +0000 Subject: Make it work with the new s6. Add s6-linux-init-nuke. --- doc/index.html | 3 ++- doc/s6-linux-init-nuke.html | 51 +++++++++++++++++++++++++++++++++++++++++++++ doc/upgrade.html | 3 ++- 3 files changed, 55 insertions(+), 2 deletions(-) create mode 100644 doc/s6-linux-init-nuke.html (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index 81e7749..0f62a6b 100644 --- a/doc/index.html +++ b/doc/index.html @@ -115,7 +115,7 @@ all the other packages against the static version of libskarnet. diff --git a/doc/s6-linux-init-nuke.html b/doc/s6-linux-init-nuke.html new file mode 100644 index 0000000..4cd3c0d --- /dev/null +++ b/doc/s6-linux-init-nuke.html @@ -0,0 +1,51 @@ + + + + + + s6-linux-init: the s6-linux-init-nuke program + + + + + + +

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

+ +

The s6-linux-init-nuke program

+ +

+ s6-linux-init-nuke kills alls processes immediately. +

+ +

Interface

+ +
+     s6-linux-init-nuke
+
+ +

+ s6-linux-init-nuke sends a SIGKILL to every process on the system. +(Process 1 will be unaffected.) +

+ +

+ Do not try this at home. +

+ +

Notes

+ + + + + diff --git a/doc/upgrade.html b/doc/upgrade.html index afa96fb..6ae4bd8 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,7 +18,7 @@

What has changed in s6-linux-init

-

in 1.0.5.2

+

in 1.0.6.0

in 1.0.5.1

-- cgit v1.3.1