From d31250fc850b196d2b46b94c82f0538f4b79248c Mon Sep 17 00:00:00 2001 From: PS Date: Sat, 7 Feb 2026 10:38:55 +0100 Subject: Add doc --- doc/service/system/s6-linux-init-runleveld.html | 39 +++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 doc/service/system/s6-linux-init-runleveld.html (limited to 'doc/service/system/s6-linux-init-runleveld.html') diff --git a/doc/service/system/s6-linux-init-runleveld.html b/doc/service/system/s6-linux-init-runleveld.html new file mode 100644 index 0000000..bf3c287 --- /dev/null +++ b/doc/service/system/s6-linux-init-runleveld.html @@ -0,0 +1,39 @@ + + + + + + + s6-linux-init-runleveld + + + +
+

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

+
+ +

The s6-linux-init-runleveld service

+

+ s6-linux-init-runleveld starts the daemon corresponding to + s6-linux-init-telinit. + It is very similar to + goetia-runner + (which corresponds to system-run). + s6-linux-init-runleveld can be used to start and stop bundles + (bundles replace a functionality historically called runlevels) + and have the corresponding + s6-rc + command executed from the supervision tree. + This makes the transition resilient to e.g. interface crashes + or the command itself stopping the interface it was executed from. +

+ + -- cgit v1.2.3