aboutsummaryrefslogtreecommitdiffstats
path: root/package/configure-snippets/configure_expand_dirs
Commit message (Collapse)AuthorAgeFilesLines
* Improve user service managementLaurent Bercot2026-09-081-1/+1
| | | | | | | | | | | | - 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.
* Fill out help files, change storepath into storelistLaurent Bercot2026-01-061-1/+1
|
* Lots of work done, doesn't build yet, next commit willLaurent Bercot2025-11-041-1/+1
| | | | | | | | - alias subsystem moved to s6 - config subsystem deleted - new helpers subsystem, with a s6-frontend-helper-kill program - new s6f_equote function, to execline-quote an argv - started the adaptation to the new s6-rc functions, in progress
* Separate s6 from s6-frontend, fix configure for no-nsss buildLaurent Bercot2025-10-241-1/+1
|
* Add a lot of stuff, implement basic service_startLaurent Bercot2025-06-181-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Set up configurable policy infrastructureLaurent Bercot2025-06-141-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Move to new system, support pkg-configLaurent Bercot2025-04-281-0/+1
Signed-off-by: Laurent Bercot <ska@appnovation.com>