s6

Mirror/fork of https://skarnet.org/software/s6/
git clone https://ccx.te2000.cz/git/s6
Log | Files | Refs | README | LICENSE

commit 029ffa3f14ebdf94f1d6e0cf2df34d13a6de574d
parent 0c3cf16e675a65a15b9167c45179cf5c66b826e7
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Mon,  6 Nov 2023 13:27:22 +0000

 version: 2.12.0.0

Signed-off-by: Laurent Bercot <ska@appnovation.com>

Diffstat:
Msrc/supervision/s6-svc.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/supervision/s6-svc.c b/src/supervision/s6-svc.c @@ -27,7 +27,6 @@ int main (int argc, char const *const *argv) { static char const cmdsig[NSIG] = { - 0, [SIGALRM] = 'a', [SIGABRT] = 'b', [SIGQUIT] = 'q',