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