aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs6/s6_supervise_link_names.c
Commit message (Collapse)AuthorAgeFilesLines
* Refactor ftrig using sass; clean up API a bit, update its usersLaurent Bercot2026-03-161-9/+7
|
* Add s6-instance-list, s6-instance-status (no doc yet)Laurent Bercot2023-01-101-3/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next batch of fixesLaurent Bercot2023-01-091-0/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add instances implementation (still needs testing)Laurent Bercot2023-01-091-1/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Ensure proper detection of s6-svscan not running in all casesLaurent Bercot2021-09-171-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* s6-svlink, s6-svunlink, .h changesLaurent Bercot2021-08-301-2/+20
| | | | | | | | | Renamed from s6-svdir-(un)link. Doc added. Full functionality added. Still need to be tested. Unrelated: .h names simplified. Signed-off-by: Laurent Bercot <ska@appnovation.com>
* s6-svdir-(un)link fixesLaurent Bercot2021-08-281-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add s6-svdir-link and s6-svdir-unlinkLaurent Bercot2021-08-281-0/+136
Not tested yet; not documented yet; to come soon. Signed-off-by: Laurent Bercot <ska@appnovation.com>