diff options
author | Umut Tezduyar Lindskog <umut.tezduyar@axis.com> | 2014-11-30 09:32:39 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-11-30 23:50:19 -0500 |
commit | f4e9cdbc6259237b2cb779a16e7c1aca0fd44e58 (patch) | |
tree | b53a60c8403d9d2429efa22a77ed263c2d5205e8 /man/systemd.service.xml | |
parent | 442f7f155358a7396a350d3c47ea42e86bee4024 (diff) |
man: BusName= is not optional for Type!=bus
http://lists.freedesktop.org/archives/systemd-devel/2014-November/025492.html
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r-- | man/systemd.service.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 6e81c5429b..da9079cbb8 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -301,9 +301,7 @@ as. This option is mandatory for services where <varname>Type=</varname> is set to - <option>dbus</option>, but its use - is otherwise recommended if the process - takes a name on the D-Bus bus.</para> + <option>dbus</option>.</para> </listitem> </varlistentry> |