From e0e5f7595a26fab026391eb682173d1ec72df335 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 24 Jan 2026 00:04:40 +0000 Subject: Add link to s6-frontend to the overview --- doc/overview.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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.

+

+ This is about the s6 package, also called s6-supervision, +not the s6 ecosystem. 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 +s6-frontend instead, +which provides a simple user interface to the whole ecosystem. +

+ +

+ Still here? Okay, let's talk about the functionality that this package +provides: the s6 supervision suite. +

+

Process supervision

-- cgit v1.3.1