Blob Blame History Raw
From 233fe6f6ae4138feee8c47f7cffae79e4007980a Mon Sep 17 00:00:00 2001
From: Umut Tezduyar Lindskog <umut.tezduyar@axis.com>
Date: Sun, 30 Nov 2014 09:32:39 +0100
Subject: [PATCH] man: BusName= is not optional for Type!=bus

http://lists.freedesktop.org/archives/systemd-devel/2014-November/025492.html
(cherry picked from commit f4e9cdbc6259237b2cb779a16e7c1aca0fd44e58)
---
 man/systemd.service.xml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/man/systemd.service.xml b/man/systemd.service.xml
index 115d1692ed..60abfb913a 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>