aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs6f
Commit message (Collapse)AuthorAgeFilesLines
* Add enable/disable/start/stop/kill shortcuts and live resetLaurent Bercot2026-06-181-4/+4
|
* hmmm, what's happening with live_startstop?Laurent Bercot2026-01-202-21/+0
|
* Fill out help files, change storepath into storelistLaurent Bercot2026-01-061-1/+7
|
* Now it builds againLaurent Bercot2025-11-051-4/+10
|
* Lots of work done, doesn't build yet, next commit willLaurent Bercot2025-11-043-1/+26
| | | | | | | | - 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
* Adapt to mkdirpLaurent Bercot2025-06-303-19/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to new golLaurent Bercot2025-06-301-2/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add a lot of stuff, implement basic service_startLaurent Bercot2025-06-187-2/+151
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Actually include it in the build >.>Laurent Bercot2025-06-142-9/+16
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Set up configurable policy infrastructureLaurent Bercot2025-06-142-0/+78
Signed-off-by: Laurent Bercot <ska@appnovation.com>