From 0b86feac50be53f278fa4f47024335cc8c20cc24 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 3 May 2012 14:46:29 +0200 Subject: service: default to Type=dbus if BusName= is specified --- man/systemd.service.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'man') diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 1551d0d0ae..11f98c34d6 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -126,8 +126,9 @@ If set to (the default - value) it is expected that the process - configured with + value if BusName= + is not specified) it is expected that + the process configured with ExecStart= is the main process of the service. In this mode, if the process offers @@ -182,7 +183,9 @@ option configured implicitly gain dependencies on the dbus.socket - unit. + unit. This type is the default if + BusName= is + specified. Behaviour of is similar to -- cgit v1.2.3-54-g00ecf