summaryrefslogtreecommitdiff
path: root/bus/dbus.socket.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.socket.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.socket.in')
-rw-r--r--bus/dbus.socket.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/bus/dbus.socket.in b/bus/dbus.socket.in
index a4bb5f2c..74cbe582 100644
--- a/bus/dbus.socket.in
+++ b/bus/dbus.socket.in
@@ -3,6 +3,3 @@ Description=D-Bus System Message Bus Socket
[Socket]
ListenStream=@DBUS_SYSTEM_SOCKET@
-
-[Install]
-WantedBy=sockets.target