From: hanjinpeng Date: Sat, 1 Jun 2024 13:58:36 +0000 (+0800) Subject: man: mention that ExecCondition= in COMMAND LINES section for systemd.service X-Git-Tag: v256-rc4~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9246d16d3db0433b8df28ff4c6cb22a5f9432b58;p=thirdparty%2Fsystemd.git man: mention that ExecCondition= in COMMAND LINES section for systemd.service --- diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 9a0c8166eff..58439dfa6ee 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -1322,8 +1322,9 @@ ExecStartPre=, ExecStartPost=, ExecReload=, - ExecStop=, and - ExecStopPost= options. + ExecStop=, + ExecStopPost=, and + ExecCondition= options. 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