summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-02-25 21:26:31 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-02-25 21:26:42 -0500
commit1ae383a8a3ae4824453e297352fda603d2d3fd5e (patch)
tree51184d0e273b3361956aa0ed3ce55c2640e8ed80 /units
parent47bc23c18cbc87471dc832534c8565625e4a9d16 (diff)
Use /var/run/dbus/system_bus_socket for the D-Bus socket
Diffstat (limited to 'units')
-rw-r--r--units/systemd-bus-proxyd.socket2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-bus-proxyd.socket b/units/systemd-bus-proxyd.socket
index 406e15b5d..6c42d388b 100644
--- a/units/systemd-bus-proxyd.socket
+++ b/units/systemd-bus-proxyd.socket
@@ -9,5 +9,5 @@
Description=Legacy D-Bus Protocol Compatibility Socket
[Socket]
-ListenStream=/run/dbus/system_bus_socket
+ListenStream=/var/run/dbus/system_bus_socket
Accept=yes