summaryrefslogtreecommitdiff
path: root/units/systemd-bus-proxyd.socket
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-12-16 21:02:55 +0100
committerLennart Poettering <lennart@poettering.net>2013-12-16 21:06:57 +0100
commit77e96a62476b8df284e19a016ad55e6e3e721fb2 (patch)
tree89f0e8db96cf07424ffa6f4d87bb6aed3ebe4b7a /units/systemd-bus-proxyd.socket
parent999b600390a2dff43d3367119ad594b7c40ed50d (diff)
units: properly make bus proxy socket of type Accept=yes
Diffstat (limited to 'units/systemd-bus-proxyd.socket')
-rw-r--r--units/systemd-bus-proxyd.socket1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-bus-proxyd.socket b/units/systemd-bus-proxyd.socket
index e955dce51..406e15b5d 100644
--- a/units/systemd-bus-proxyd.socket
+++ b/units/systemd-bus-proxyd.socket
@@ -10,3 +10,4 @@ Description=Legacy D-Bus Protocol Compatibility Socket
[Socket]
ListenStream=/run/dbus/system_bus_socket
+Accept=yes