From: ClydeByrdIII Date: Sat, 28 Sep 2019 08:43:02 +0000 (-0700) Subject: Update service result table X-Git-Tag: v244-rc1~142^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b122296272c9ad9473583d6f232d20ce661c8ccd;p=thirdparty%2Fsystemd.git Update service result table exec-condition and oom-kill were added without updating this table Updated success to reflect the code, which also allows kills by signal in certain situations --- diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 6dcccc38b4f..1549af60838 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -2602,7 +2602,11 @@ StandardInputData=SWNrIHNpdHplIGRhIHVuJyBlc3NlIEtsb3BzLAp1ZmYgZWVtYWwga2xvcHAncy - success + success + killed + HUP, INT, TERM, PIPE + + exited 0 @@ -2655,6 +2659,17 @@ StandardInputData=SWNrIHNpdHplIGRhIHVuJyBlc3NlIEtsb3BzLAp1ZmYgZWVtYWwga2xvcHAncy 0, 1, 2, 3, …, 255 + + exec-condition + exited + 1, 2, 3, 4, …, 254 + + + oom-kill + killed + TERM, KILL + start-limit-hit not set