man: mention that ExecCondition= in COMMAND LINES section for systemd.service

This commit is contained in:
hanjinpeng
2024-06-01 21:58:36 +08:00
committed by Yu Watanabe
parent cbc96ad976
commit 9246d16d3d

View File

@@ -1322,8 +1322,9 @@
<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