]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: mention that ExecCondition= in COMMAND LINES section for systemd.service
authorhanjinpeng <hanjinpeng@kylinos.cn>
Sat, 1 Jun 2024 13:58:36 +0000 (21:58 +0800)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 2 Jun 2024 00:23:12 +0000 (09:23 +0900)
man/systemd.service.xml

index 9a0c8166effae381973fd19970bc1ad73c6c0d1e..58439dfa6ee7ab6977de5a4ca5349666457d3b42 100644 (file)
     <varname>ExecStartPre=</varname>,
     <varname>ExecStartPost=</varname>,
     <varname>ExecReload=</varname>,
-    <varname>ExecStop=</varname>, and
-    <varname>ExecStopPost=</varname> options.</para>
+    <varname>ExecStop=</varname>,
+    <varname>ExecStopPost=</varname>, and
+    <varname>ExecCondition=</varname> options.</para>
 
     <para>Multiple command lines may be concatenated in a single directive by separating them with semicolons
     (these semicolons must be passed as separate words). Lone semicolons may be escaped as