From: Lennart Poettering Date: Mon, 16 Dec 2013 20:02:55 +0000 (+0100) Subject: units: properly make bus proxy socket of type Accept=yes X-Git-Tag: v209~891 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=77e96a62476b8df284e19a016ad55e6e3e721fb2;p=elogind.git units: properly make bus proxy socket of type Accept=yes --- 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