From 02a071125de739ed54660ad014ffd57c42516abf Mon Sep 17 00:00:00 2001 From: PS Date: Sat, 7 Feb 2026 10:37:36 +0100 Subject: Add doc --- doc/service/system/.s6-svscan.html | 38 +++++++++ doc/service/system/goetia-shutdown.html | 133 ++++++++++++++++++++++++++++++++ 2 files changed, 171 insertions(+) create mode 100644 doc/service/system/.s6-svscan.html create mode 100644 doc/service/system/goetia-shutdown.html (limited to 'doc/service') diff --git a/doc/service/system/.s6-svscan.html b/doc/service/system/.s6-svscan.html new file mode 100644 index 0000000..2b1b437 --- /dev/null +++ b/doc/service/system/.s6-svscan.html @@ -0,0 +1,38 @@ + + + + + + + system .s6-svscan + + + +
+

+ goetia-linux-init +
+ goetia +
+ Software +
+ 0x53.net +

+
+ +

The system .s6-svscan directory

+

+ The .s6-svscan directory contains scripts + that are executed if + s6-svscan + receives a signal or exits. + In this case its main use is to properly shutdown + the system using system-shutdown + upon receiving certain signals. +

+

+ The .s6-svscan directory is easily overlooked, + do not forget to symlink/copy it! +

+ + diff --git a/doc/service/system/goetia-shutdown.html b/doc/service/system/goetia-shutdown.html new file mode 100644 index 0000000..2dd3728 --- /dev/null +++ b/doc/service/system/goetia-shutdown.html @@ -0,0 +1,133 @@ + + + + + + + goetia-shutdown + + + +
+

+ goetia-linux-init +
+ goetia +
+ Software +
+ 0x53.net +

+
+ +

The goetia-shutdown service

+

+ goetia-shutdown is the service that starts + system-shutdown-daemon. + goetia-shutdown is down by default. + Starting it initiates the shutdown procedure. +

+

+ goetia-shutdown consists of three scripts: +

+

run

+ +

stage3b

+ +

stage4

+ +

Notes

+

+ The entire shutdown procedure roughly works as follows: +

+ + + -- cgit v1.2.3