diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-06-09 03:54:33 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-06-09 03:54:33 +0000 |
| commit | e7dc6510922fc3ed14df061a1bac552da59b62e9 (patch) | |
| tree | c0c4c0496feeff650c5544b5e7d9b2b43b08e6a2 /doc/s6_process.html | |
| parent | 86d072b07cff432b3ab558ab6747260828bec192 (diff) | |
| download | s6-frontend-e7dc6510922fc3ed14df061a1bac552da59b62e9.tar.gz | |
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
Diffstat (limited to 'doc/s6_process.html')
| -rw-r--r-- | doc/s6_process.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6_process.html b/doc/s6_process.html index 025409a..8f7d8e7 100644 --- a/doc/s6_process.html +++ b/doc/s6_process.html @@ -23,7 +23,7 @@ <p> <tt>s6 process</tt> groups actions that target services that are managed by an instance of <a href="//skarnet.org/software/s6/s6-svscan.html">s6-svscan</a> -running on the <a href="s6-frontend.conf.html">configured</a> <em>scandir</em>. +running on the <a href="s6.conf.html">configured</a> <em>scandir</em>. All commands (other than help) require the services in <em>servicenames...</em> to be a valid reference to a <a href="//skarnet.org/software/s6/servicedir.html">service directory</a> with an |
