aboutsummaryrefslogtreecommitdiffstats
path: root/doc/s6-frontend.html
Commit message (Collapse)AuthorAgeFilesLines
* Improve user service managementLaurent Bercot14 days1-4/+16
| | | | | | | | | | | | - Separate /etc/s6.conf from /etc/s6-user.conf - Have --system|--user handled at the s6 level, not the s6-frontend level - Also have --help rewritten at the s6 level because it's cleaner - On --user, process the config file with sed to import XDG variables - Do not use s6f_user_get_confdirs() anymore (can remove it if we decide to stick with this design), --user now only changes the conf file, and only command-line options such as --scandir can override what is described in the conf file. - Document the current behaviour.
* Change default storelist and configuration fileLaurent Bercot2026-06-091-4/+4
| | | | | | Default storelist becomes /usr/share/s6/sources:/etc/s6/sources Default configuration file becomes /etc/s6.conf Conffile environment variable becomes S6_CONF
* Update deps/docs/mirrorsLaurent Bercot2026-04-041-0/+1
|
* s6-frontend.htmlColin Booth2026-01-231-9/+8
| | | | Minor language cleanup, nothing big.
* Add s6 live install --init ; finish and fix documentationLaurent Bercot2026-01-181-6/+2
|
* Doc typo fixesLaurent Bercot2026-01-111-1/+1
|
* Add repository_check; add basic documentationLaurent Bercot2026-01-111-0/+101