aboutsummaryrefslogtreecommitdiffstats
path: root/doc/s6.html
Commit message (Collapse)AuthorAgeFilesLines
* Improve user service managementLaurent Bercot14 days1-16/+11
| | | | | | | | | | | | - 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.
* Doc typo fixLaurent Bercot2026-08-301-1/+1
|
* Add s6 set apply and s6 applyLaurent Bercot2026-06-191-0/+1
|
* Add enable/disable/start/stop/kill shortcuts and live resetLaurent Bercot2026-06-181-0/+14
|
* Change default storelist and configuration fileLaurent Bercot2026-06-091-5/+5
| | | | | | Default storelist becomes /usr/share/s6/sources:/etc/s6/sources Default configuration file becomes /etc/s6.conf Conffile environment variable becomes S6_CONF
* Document s6 -uLaurent Bercot2026-05-121-9/+16
|
* Add verbosity; update s6 version docLaurent Bercot2026-05-121-6/+3
|
* Update deps/docs/mirrorsLaurent Bercot2026-04-041-0/+1
|
* Doc typo fixesLaurent Bercot2026-02-231-3/+3
|
* s6.html: consolidate a lot of duplicate text into a single noteColin Booth2026-01-231-30/+15
| | | | | Note, this is missing a callout about what the default behavior is for the color option.
* Doc fixes, .pc fixLaurent Bercot2026-01-191-2/+2
|
* Add s6 live install --init ; finish and fix documentationLaurent Bercot2026-01-181-46/+13
|
* Doc typo fixesLaurent Bercot2026-01-111-2/+2
|
* Add repository_check; add basic documentationLaurent Bercot2026-01-111-0/+281