From: Kay Sievers Date: Mon, 6 Jan 2014 22:36:39 +0000 (+0800) Subject: bus-proxyd: --user -- add Accept=yes to socket X-Git-Tag: v209~520 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1bc86acd10f9238f1f477bb6dc45729ab0d2b5e9;p=thirdparty%2Fsystemd.git bus-proxyd: --user -- add Accept=yes to socket --- diff --git a/units/user/systemd-bus-proxyd.socket b/units/user/systemd-bus-proxyd.socket index b9efc0e7ce7..412052a88fb 100644 --- a/units/user/systemd-bus-proxyd.socket +++ b/units/user/systemd-bus-proxyd.socket @@ -10,3 +10,4 @@ Description=Legacy D-Bus Protocol Compatibility Socket [Socket] ListenStream=%t/bus +Accept=yes