diff options
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r-- | man/systemd.service.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 339dea9aa5..11f6006636 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -372,9 +372,9 @@ <term><varname>ExecStartPre=</varname></term> <term><varname>ExecStartPost=</varname></term> <listitem><para>Additional commands - that are executed before (resp. after) + that are executed before or after the command in - <varname>ExecStart=</varname>. Multiple + <varname>ExecStart=</varname>, respectively. Multiple command lines may be concatenated in a single directive, by separating them by semicolons (these semicolons must |