aboutsummaryrefslogtreecommitdiffstats
path: root/src/s6
Commit message (Collapse)AuthorAgeFilesLines
* fix depsLaurent Bercot2025-07-011-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to new golLaurent Bercot2025-06-3011-218/+159
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add a lot of stuff, implement basic service_startLaurent Bercot2025-06-184-6/+78
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Actually include it in the build >.>Laurent Bercot2025-06-141-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Set up configurable policy infrastructureLaurent Bercot2025-06-146-24/+41
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More config dir optionsLaurent Bercot2025-06-113-6/+35
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Include s6 service skeleton; add boilerplate for s6li and util-linuxLaurent Bercot2025-06-081-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add skeleton for "s6 service"Laurent Bercot2025-06-0612-109/+237
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Implement "s6 process"Laurent Bercot2025-06-0611-2/+482
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Rename variablesLaurent Bercot2025-05-261-31/+31
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Boilerplate for main commandLaurent Bercot2025-05-266-0/+183
Signed-off-by: Laurent Bercot <ska@appnovation.com>