From e7dc6510922fc3ed14df061a1bac552da59b62e9 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 9 Jun 2026 03:54:33 +0000 Subject: Change default storelist and configuration file Default storelist becomes /usr/share/s6/sources:/etc/s6/sources Default configuration file becomes /etc/s6.conf Conffile environment variable becomes S6_CONF --- doc/s6.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/s6.html') diff --git a/doc/s6.html b/doc/s6.html index bfa771f..a5454c3 100644 --- a/doc/s6.html +++ b/doc/s6.html @@ -66,10 +66,10 @@ of its various exit codes.

Environment variables

@@ -79,7 +79,7 @@ s6-frontend.

global_options... is a list of options that modify s6's behaviour and policies. They should generally not be used; instead, the behaviour should -be set in the configuration file. +be set in the configuration file. Nevertheless, if you need to override the configuration file settings for some reason, here you go.

@@ -224,7 +224,7 @@ The details are available here.