1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-28 11:55:23 +03:00

man: fix Type= reference v2

grawity:

  It looks like the old version _was_ correct – the default value will
  be "Type=dbus" if the service has a BusName set.

  Suggested change: "if neither Type= nor BusName= is specified"
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2013-12-27 01:18:39 -05:00
parent 0a6de11527
commit 12b25f3001

View File

@ -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