From b0fe68c13b04af8c098d53ea999bba6b7395163d Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 16 Sep 2020 12:04:55 +0000 Subject: Documentation fixes, by flexibeast --- doc/overview.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/overview.html') diff --git a/doc/overview.html b/doc/overview.html index cecdde6..1b4cb5d 100644 --- a/doc/overview.html +++ b/doc/overview.html @@ -28,7 +28,7 @@ description of the different parts of s6.

At its core, s6 is a process supervision suite, like its ancestor -daemontools and its +daemontools and its close cousin runit.

@@ -288,7 +288,7 @@ sometimes, they are daemons themselves, designed to be supervised.

s6, like other skarnet.org software, makes heavy use of -chain +chain loading, also known as "Bernstein chaining": a lot of s6 tools will perform some action that changes the process state, then execute into the rest of their command line. This allows the user to change the process state @@ -461,7 +461,7 @@ descriptors.

Note that "socket activation", one of the main advertised benefits of the -systemd +systemd init system, sounds similar to fd-holding. The reality is that socket activation is a mixture of several different mechanisms, one of which is fd-holding; s6 allows you to implement the -- cgit v1.2.3