diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd.service.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 52eb2bb424..a452e3a672 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -184,7 +184,7 @@ process has to exit before systemd starts follow-up units. <varname>RemainAfterExit=</varname> is particularly useful for this type of service. This is the implied default if neither - <varname>Type=</varname> or <varname>ExecStart=</varname> are + <varname>Type=</varname> nor <varname>ExecStart=</varname> are specified.</para> <para>Behavior of <option>dbus</option> is similar to |