From 1e314b691cb347f40e2f1440d166a2ce6a4ccbaa Mon Sep 17 00:00:00 2001 From: PS
Date: Sat, 7 Feb 2026 10:39:41 +0100 Subject: Add doc --- doc/bin/set-ctrlaltdel.html | 51 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 doc/bin/set-ctrlaltdel.html (limited to 'doc/bin/set-ctrlaltdel.html') diff --git a/doc/bin/set-ctrlaltdel.html b/doc/bin/set-ctrlaltdel.html new file mode 100644 index 0000000..ef8c014 --- /dev/null +++ b/doc/bin/set-ctrlaltdel.html @@ -0,0 +1,51 @@ + + +
+ + + +
+ linux-supplements
+
+ Software
+
+ 0x53.net
+
+ set-ctrlaltdel sets the action done upon pressing the
+ CTRL + ALT + DEL key combination.
+
set-ctrlaltdel -h | -s+
-h: Instruct the Linux Kernel to instantly reboot
+ without a proper shutdown sequence upon pressing the key combination.
+ -s: Instruct the Linux Kernel to send SIGINT
+ to init (PID 1), which, in the case of
+ goetia,
+ initiates an orderly shutdown sequence.
+