From c2740b983f6bb4baf0d5a1772fa3682cc66aa5f9 Mon Sep 17 00:00:00 2001
From: Laurent Bercot
Date: Sun, 18 Jan 2026 02:50:51 +0000
Subject: Add s6 live install --init ; finish and fix documentation
---
doc/s6_set.html | 46 ++++++++++++++--------------------------------
1 file changed, 14 insertions(+), 32 deletions(-)
(limited to 'doc/s6_set.html')
diff --git a/doc/s6_set.html b/doc/s6_set.html
index 83cf9f7..fd20775 100644
--- a/doc/s6_set.html
+++ b/doc/s6_set.html
@@ -21,8 +21,8 @@
s6 set regroups actions on
-service sets,
+telling the service manager what services should be enabled or disabled
at boot time, or even should be masked, i.e. should not even appear in
the list of services available at next boot.
@@ -40,30 +40,22 @@ which is internally named current. It is not the set that is
currently live; it is the set that is currently worked on.
-
-
Interface
-
+ Interface
s6 set subcommand [ subcommand_options... ] [ args... ]
-
-
Subcommands
-
+ Subcommands
-
-
help
-
+ help
s6 set help prints a short help message summarizing the options
and usage of the s6 set command. It is not as detailed as this page.
-
-
save
-
+ save
Interface
@@ -74,7 +66,7 @@ and usage of the s6 set command. It is not as detailed as this page.
Options
@@ -85,9 +77,7 @@ set named name.
of the current working set. By default, the command exits with an error
instead of overwriting.
-
-
load
-
+ load
Interface
@@ -101,9 +91,7 @@ as name.
No options are defined.
-
-
list
-
+ list
Interface
@@ -128,9 +116,7 @@ default.
Do not list essential services.
-
-
list
-
+ status
Interface
@@ -188,7 +174,7 @@ default.
-
enable, disable, mask, unmask, make-essential
+ enable, disable, mask, unmask, make-essential
Interface
@@ -223,7 +209,7 @@ make the set inconsistent.
Do not perform the change; only show what would be done and check whether the set
would be made inconsistent.
- -I what, --if-dependencies-found=what
+ -I what, --if-dependencies-found=what
What to do when services have dependencies, or reverse dependencies, that are not
listed in services.... what can be fail, warn,
or pull.
@@ -248,9 +234,7 @@ allow the user to tailor the boot sequence to their needs without touching the
currently running database.
-
-
check
-
+ check
Interface
@@ -294,9 +278,7 @@ depends on service B and A is unmasked or enabled,
change B to be unmasked or enabled as well.
-
-
commit
-
+ commit
Interface
--
cgit v1.3.1