diff options
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r-- | man/systemd.service.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 2048d7bf15..27f069f6b2 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -139,9 +139,11 @@ <para>If set to <option>simple</option> (the default - value if <varname>Type=</varname> - is not specified), it is expected that - the process configured with + value if neither + <varname>Type=</varname> nor + <varname>BusName=</varname> are + specified), it is expected that the + process configured with <varname>ExecStart=</varname> is the main process of the service. In this mode, if the process offers |