aboutsummaryrefslogtreecommitdiffstats
path: root/user/dbus.service
diff options
context:
space:
mode:
Diffstat (limited to 'user/dbus.service')
-rw-r--r--user/dbus.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/user/dbus.service b/user/dbus.service
deleted file mode 100644
index a9ed658..0000000
--- a/user/dbus.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=D-Bus Message Bus
-Requires=dbus.socket
-
-[Service]
-ExecStart=/usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation
-ExecReload=/usr/bin/dbus-send --print-reply --session --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
-
-[Install]
-Also=dbus.socket