aboutsummaryrefslogtreecommitdiffstats
path: root/package/configure-snippets/configure_init_vars
Commit message (Collapse)AuthorAgeFilesLines
* Make fdhuser a config variable and --fdholder-user a global optionLaurent Bercot2026-06-191-0/+1
| | | | And remove the -h|--fdholder-user from various subcommands.
* Change default storelist and configuration fileLaurent Bercot2026-06-091-2/+2
| | | | | | Default storelist becomes /usr/share/s6/sources:/etc/s6/sources Default configuration file becomes /etc/s6.conf Conffile environment variable becomes S6_CONF
* Fill out help files, change storepath into storelistLaurent Bercot2026-01-061-1/+1
|
* move service commands to liveLaurent Bercot2025-11-091-0/+1
|
* Lots of work done, doesn't build yet, next commit willLaurent Bercot2025-11-041-6/+4
| | | | | | | | - 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-0/+2
|
* Hard depend on nsss, part 2Laurent Bercot2025-06-301-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add a lot of stuff, implement basic service_startLaurent Bercot2025-06-181-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Set up configurable policy infrastructureLaurent Bercot2025-06-141-2/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More config dir optionsLaurent Bercot2025-06-111-0/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Include s6 service skeleton; add boilerplate for s6li and util-linuxLaurent Bercot2025-06-081-0/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Move to new system, support pkg-configLaurent Bercot2025-04-281-0/+4
Signed-off-by: Laurent Bercot <ska@appnovation.com>