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/index.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/index.html')
| -rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 3cd2b77..52bd505 100644 --- a/doc/index.html +++ b/doc/index.html @@ -181,7 +181,7 @@ the previous versions of s6-frontend and the current one. </li> <h3> Configuration </h3> <ul> - <li> <a href="s6-frontend.conf.html">The <tt>/etc/s6-frontend.conf</tt> configuration file </a> </li> + <li> <a href="s6.conf.html">The <tt>/etc/s6.conf</tt> configuration file </a> </li> </ul> <h2> Related resources </h2> |
