Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfix: make lock-fd actually work! HEAD master | Laurent Bercot | 2024-09-12 | 1 | -2/+2 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Revert the fix, it's bad | Laurent Bercot | 2024-08-20 | 1 | -23/+10 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Tentatively fix selfpipe clobbering by notification-fd | Laurent Bercot | 2024-08-18 | 1 | -10/+23 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | s6-supervise: Don't add '(child)' to the end of PROG | Josiah Frentsos via skaware | 2024-06-07 | 1 | -2/+1 |
| | | | | | | | This has been unnecessary since commit 970bbeb622573a80381f0f32e6f287195182c0e0. Signed-off-by: Josiah Frentsos <jfrent@tilde.team> | ||||
* | Add process group support to s6-supervise | Laurent Bercot | 2024-05-07 | 3 | -39/+95 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Prepare for 2.12.0.4; also close s6-svscan's stderr on exit when special | Laurent Bercot | 2024-04-15 | 1 | -0/+2 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Prepare for 2.12.0.2; fix scheduling of rescans/restarts in s6-svscan | Laurent Bercot | 2023-11-20 | 1 | -2/+2 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | bugfix: s6-svscan didn't delay killing until scan. Prepare for 2.12.0.1. | Laurent Bercot | 2023-11-08 | 1 | -13/+28 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | version: 2.12.0.0 v2.12.0.0 | Laurent Bercot | 2023-11-06 | 1 | -1/+0 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | s6-supervise: don't warn on ENOENT for ./finish | Laurent Bercot | 2023-10-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Defork s6-supervise (!) | Laurent Bercot | 2023-09-11 | 1 | -127/+79 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Adapt to skalibs-2.14 | Laurent Bercot | 2023-09-09 | 4 | -30/+35 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Use open safe wrappers; remove debug boilerplate | Laurent Bercot | 2023-07-06 | 1 | -64/+11 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Loosen nonzero servicedirs requirement on s6-svwait/s6-svlisten | Laurent Bercot | 2023-06-25 | 2 | -2/+4 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Document new s6-svscan options | Laurent Bercot | 2023-06-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | More better debug info | Laurent Bercot | 2023-06-20 | 1 | -2/+2 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | More debug information | Laurent Bercot | 2023-06-20 | 1 | -12/+33 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | New and improved s6-svscan | Laurent Bercot | 2023-06-14 | 1 | -337/+470 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Add s6-svc -s; prepare for 2.11.4.0 | Laurent Bercot | 2023-05-25 | 1 | -2/+30 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Simplify selfpipe management | Laurent Bercot | 2023-04-07 | 5 | -13/+12 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Add s6-svc -Q | Laurent Bercot | 2023-02-06 | 2 | -25/+26 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | More bugfixes | Laurent Bercot | 2023-01-11 | 2 | -63/+56 |
| | | | | | | And doc fixes Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Next batch of fixes | Laurent Bercot | 2023-01-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Add instances implementation (still needs testing) | Laurent Bercot | 2023-01-09 | 1 | -7/+38 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | s6-svwait shouldn't exit early on supervisor death | Laurent Bercot | 2022-12-05 | 5 | -25/+34 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | s6-svc: typo fix | Laurent Bercot | 2022-11-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Adapt to skalibs-2.13.0.0 | Laurent Bercot | 2022-11-29 | 18 | -18/+18 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | s6-supervise QoL: only skip 1-second restart delay when service was ready | Laurent Bercot | 2022-10-04 | 1 | -13/+23 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | s6-svscan QoL: close stdout on exit if catch-all logger is present | Laurent Bercot | 2022-09-28 | 1 | -3/+13 |
| | | | | | | This should allow the catch-all logger to exit at the same time. Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Add upper limit to -c in s6-svscan | Laurent Bercot | 2022-08-21 | 2 | -1/+2 |
| | | | | | | Also document it, and document changes to s6-supervise Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Pass service name as an argument to the service script | Laurent Bercot | 2022-08-20 | 1 | -2/+4 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | s6-supervise: also closethem() on -x in LASTFINISH for consistency | Laurent Bercot | 2022-06-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | s6-svscan: treat s6-svscan-log as a logger for s6-svscanctl purposes | Laurent Bercot | 2022-06-28 | 1 | -22/+31 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | bugfix: s6-supervise: -x should closethem() even in LASTUP state | Laurent Bercot | 2022-06-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Prepare for 2.11.1.1; adapt to skalibs-2.12.0.0 | Laurent Bercot | 2022-06-08 | 2 | -2/+2 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Fix s6-svunlink PROG | Laurent Bercot | 2021-09-08 | 1 | -2/+2 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | svlink bugfix | Laurent Bercot | 2021-09-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Use checkservicedir() in s6-svlink | Laurent Bercot | 2021-09-02 | 1 | -0/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Remove race conditions in early services with this ONE SIMPLE TRICK | Laurent Bercot | 2021-08-31 | 1 | -0/+6 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | s6-svlink, s6-svunlink, .h changes | Laurent Bercot | 2021-08-30 | 17 | -66/+89 |
| | | | | | | | | | 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 fixes | Laurent Bercot | 2021-08-28 | 2 | -1/+4 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Add s6-svdir-link and s6-svdir-unlink | Laurent Bercot | 2021-08-28 | 4 | -0/+147 |
| | | | | | | Not tested yet; not documented yet; to come soon. Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | skalibs-2.11.0.0 API change | Laurent Bercot | 2021-08-09 | 15 | -58/+49 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Add lock-fd feature to s6-supervise | Laurent Bercot | 2021-06-18 | 1 | -25/+93 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Add s6-svwait -r | -R support | Laurent Bercot | 2021-04-25 | 1 | -7/+15 |
| | |||||
* | bugfix: unignore SIGPIPE before execing a user-controlled process | Laurent Bercot | 2021-02-11 | 4 | -0/+17 |
| | |||||
* | Fix build with nsss; fix s6_supervise_link() for logged services | Laurent Bercot | 2020-12-05 | 1 | -0/+1 |
| | |||||
* | Fix s6-svscan startup | Laurent Bercot | 2020-12-04 | 1 | -15/+21 |
| | |||||
* | Big signal/command semantics change to svscan/supervise; add s6-svperms. | Laurent Bercot | 2020-12-04 | 6 | -68/+320 |
| | |||||
* | Fix lock permissions | Laurent Bercot | 2020-12-02 | 2 | -6/+6 |
| |