a52f674
From 8cb0a403bede237ad50691e3801ba07d90a19540 Mon Sep 17 00:00:00 2001
b12ff75
From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= <zbyszek@in.waw.pl>
b12ff75
Date: Fri, 27 Dec 2013 01:18:39 -0500
b12ff75
Subject: [PATCH] man: fix Type= reference v2
b12ff75
MIME-Version: 1.0
b12ff75
Content-Type: text/plain; charset=UTF-8
b12ff75
Content-Transfer-Encoding: 8bit
b12ff75
b12ff75
grawity:
b12ff75
b12ff75
  It looks like the old version _was_ correct – the default value will
b12ff75
  be "Type=dbus" if the service has a BusName set.
b12ff75
b12ff75
  Suggested change: "if neither Type= nor BusName= is specified"
b12ff75
---
b12ff75
 man/systemd.service.xml | 8 +++++---
b12ff75
 1 file changed, 5 insertions(+), 3 deletions(-)
b12ff75
b12ff75
diff --git a/man/systemd.service.xml b/man/systemd.service.xml
b12ff75
index 898c19d..71bcfb4 100644
b12ff75
--- a/man/systemd.service.xml
b12ff75
+++ b/man/systemd.service.xml
b12ff75
@@ -139,9 +139,11 @@
b12ff75
 
b12ff75
                                 <para>If set to
b12ff75
                                 <option>simple</option> (the default
b12ff75
-                                value if <varname>Type=</varname>
b12ff75
-                                is not specified), it is expected that
b12ff75
-                                the process configured with
b12ff75
+                                value if neither
b12ff75
+                                <varname>Type=</varname> nor
b12ff75
+                                <varname>BusName=</varname> are
b12ff75
+                                specified), it is expected that the
b12ff75
+                                process configured with
b12ff75
                                 <varname>ExecStart=</varname> is the
b12ff75
                                 main process of the service. In this
b12ff75
                                 mode, if the process offers