summaryrefslogtreecommitdiff
path: root/bus/dbus.service.in
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2010-09-03 15:12:19 +0200
committerLennart Poettering <lennart@poettering.net>2010-09-06 03:21:17 +0200
commit8a440f7441ac47e0828ce978c7f105dca845f1cf (patch)
tree0bb70e727f8dec7b142ce4d1e9aec1c3280cf71d /bus/dbus.service.in
parent929d9567d96992c01ebf8bbc0d40d9dc14677ca5 (diff)
downloaddbus-8a440f7441ac47e0828ce978c7f105dca845f1cf.tar.gz
systemd: enable the dbus service unconditionally
Since D-Bus is a core part of the OS don't make this service optional.
Diffstat (limited to 'bus/dbus.service.in')
-rw-r--r--bus/dbus.service.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/bus/dbus.service.in b/bus/dbus.service.in
index 173fcd61..399306f6 100644
--- a/bus/dbus.service.in
+++ b/bus/dbus.service.in
@@ -8,7 +8,3 @@ ExecStartPre=@EXPANDED_BINDIR@/dbus-uuidgen --ensure
ExecStartPre=-/bin/rm -f @DBUS_SYSTEM_PID_FILE@
ExecStart=@EXPANDED_BINDIR@/dbus-daemon --system --address=systemd: --nofork --systemd-activation
ExecReload=@EXPANDED_BINDIR@/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
-
-[Install]
-WantedBy=multi-user.target
-Also=dbus.socket