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