From 2d9ad3bdb3a693e8cb0fa3c037c2dba3fc7bfb52 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 19 Jan 2026 07:52:07 +0000 Subject: Some fixes --- doc/overview.html | 5 +++-- src/s6-frontend/live_status.c | 22 ++++++++++++++++------ src/s6-frontend/process_kill.c | 2 +- src/s6-frontend/process_restart.c | 2 +- src/s6-frontend/process_status.c | 2 +- src/s6-frontend/s6-frontend.c | 4 ++-- 6 files changed, 24 insertions(+), 13 deletions(-) diff --git a/doc/overview.html b/doc/overview.html index 63bd3bd..01ca88a 100644 --- a/doc/overview.html +++ b/doc/overview.html @@ -103,7 +103,8 @@ which means that the package manager should install service definition directories in /usr/share/s6-frontend/s6-rc/sources, and that administrators should do their local modifications in /etc/s6-frontend/s6-rc/sources. You can modify this store list -in the configuration file, see below. +at build time with the --storelist configure option, or after +installation in the s6-frontend configuration file, see below.
  • And then you need the service definitions themselves.