aboutsummaryrefslogtreecommitdiffstats
path: root/doc/s6-notifyoncheck.html
Commit message (Collapse)AuthorAgeFilesLines
* Update deps/docs/mirrorsLaurent Bercot2026-04-041-0/+1
|
* version: 2.12.0.4v2.12.0.4Laurent Bercot2024-04-151-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add note that s6-notifyoncheck must have the servicedir as cwdLaurent Bercot2023-10-031-0/+11
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc clarificationLaurent Bercot2020-06-161-0/+3
|
* Make execline dependency optionalLaurent Bercot2019-12-231-1/+4
| | | | | | | | | | | | | | | | This includes: - adding a configure option to disable execline support - duplicating el_semicolon() and el_getstrict() into the s6 library when execline is disabled at build time, making a compat shim and using it where needed (s6-svlisten, s6-ftrig-listen) - Creating alternatives for execlineb script spawning: * s6-log: '?' directive (done in the previous commit) * s6-notifyoncheck: require hardcoding the check in ./data/check * s6-ipcserver-access: no support for exec files, add a warning - Updating the relevant parts of the doc --enable-execline will remain the default, and whiners can choke on their tears.
* Doc typo fixLaurent Bercot2018-08-241-1/+1
|
* Adapt to skalibs-2.7.0.0Laurent Bercot2018-07-211-2/+2
|
* Change absolute link to relative one in docLaurent Bercot2017-09-121-4/+3
|
* Doc clarificationLaurent Bercot2017-08-191-1/+2
|
* Add s6-notifyoncheckLaurent Bercot2017-08-191-0/+160