From b122296272c9ad9473583d6f232d20ce661c8ccd Mon Sep 17 00:00:00 2001 From: ClydeByrdIII Date: Sat, 28 Sep 2019 01:43:02 -0700 Subject: [PATCH] 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 --- man/systemd.exec.xml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 6dcccc38b4..1549af6083 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