diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-24 00:04:40 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-24 00:04:40 +0000 |
| commit | e0e5f7595a26fab026391eb682173d1ec72df335 (patch) | |
| tree | 1279ad2accde35498f0ba0f7d349273264d43062 /doc | |
| parent | c610b21bc606ae4a56c48c671b1d015b35ce3303 (diff) | |
| download | s6-e0e5f7595a26fab026391eb682173d1ec72df335.tar.gz | |
Add link to s6-frontend to the overview
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/overview.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/overview.html b/doc/overview.html index bb7c763..c1d5ed3 100644 --- a/doc/overview.html +++ b/doc/overview.html @@ -24,6 +24,21 @@ management, logging, and system initialization. This page is a high-level description of the different parts of s6. </p> +<p> + This is about the <em>s6 package</em>, also called <em>s6-supervision</em>, +not the <em>s6 ecosystem</em>. If you have just heard of a nebulous thing +called s6 that may or may not be an alternative init system, know that the +s6 package, while at the core of it all, is only a part of it; and it is +likely that the part you want to interact with is +<a href="//skarnet.org/software/s6-frontend/">s6-frontend</a> instead, +which provides a simple user interface to the whole ecosystem. +</p> + +<p> + Still here? Okay, let's talk about the functionality that this package +provides: the <em>s6 supervision suite</em>. +</p> + <h2> Process supervision </h2> <p> |
