summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnita Zhang <the.anitazha@gmail.com>2019-10-29 11:35:41 -0700
committerGitHub <noreply@github.com>2019-10-29 11:35:41 -0700
commit644ee2546102f9aa12b11c28b3c5e80b62beb157 (patch)
tree780377d009c636385779e291537c9bda1f16c501
parent09ee387e082f3bffe671d76356191e726132b6ef (diff)
parentb122296272c9ad9473583d6f232d20ce661c8ccd (diff)
downloadsystemd-644ee2546102f9aa12b11c28b3c5e80b62beb157.tar.gz
Merge pull request #13676 from ClydeByrdIII/service-result-patch
Update service result table
-rw-r--r--man/systemd.exec.xml17
1 files changed, 16 insertions, 1 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml
index 2f6fc0b5ba..8701005e6b 100644
--- a/man/systemd.exec.xml
+++ b/man/systemd.exec.xml
@@ -2614,7 +2614,11 @@ StandardInputData=SWNrIHNpdHplIGRhIHVuJyBlc3NlIEtsb3BzLAp1ZmYgZWVtYWwga2xvcHAncy
<tbody>
<row>
- <entry valign="top"><literal>success</literal></entry>
+ <entry morerows="1" valign="top"><literal>success</literal></entry>
+ <entry valign="top"><literal>killed</literal></entry>
+ <entry><literal>HUP</literal>, <literal>INT</literal>, <literal>TERM</literal>, <literal>PIPE</literal></entry>
+ </row>
+ <row>
<entry valign="top"><literal>exited</literal></entry>
<entry><literal>0</literal></entry>
</row>
@@ -2668,6 +2672,17 @@ StandardInputData=SWNrIHNpdHplIGRhIHVuJyBlc3NlIEtsb3BzLAp1ZmYgZWVtYWwga2xvcHAncy
>3</literal>, …, <literal>255</literal></entry>
</row>
<row>
+ <entry valign="top"><literal>exec-condition</literal></entry>
+ <entry><literal>exited</literal></entry>
+ <entry><literal>1</literal>, <literal>2</literal>, <literal>3</literal>, <literal
+ >4</literal>, …, <literal>254</literal></entry>
+ </row>
+ <row>
+ <entry valign="top"><literal>oom-kill</literal></entry>
+ <entry valign="top"><literal>killed</literal></entry>
+ <entry><literal>TERM</literal>, <literal>KILL</literal></entry>
+ </row>
+ <row>
<entry><literal>start-limit-hit</literal></entry>
<entry>not set</entry>
<entry>not set</entry>