From 0721804f03934c17509af4f485c3bcef9d86862c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 21 Dec 2013 04:19:51 +0100 Subject: bus: send status message from proxyd to systemd about client we are working for --- units/systemd-bus-proxyd@.service.in | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'units') diff --git a/units/systemd-bus-proxyd@.service.in b/units/systemd-bus-proxyd@.service.in index 24b1200066..0711b48bbb 100644 --- a/units/systemd-bus-proxyd@.service.in +++ b/units/systemd-bus-proxyd@.service.in @@ -9,4 +9,8 @@ Description=Legacy D-Bus Protocol Compatibility Daemon [Service] -ExecStart=@rootlibexecdir@/systemd-bus-proxyd +# The first argument will be replaced by the service by information on +# the process requesting the proxy, we need a placeholder to keep the +# space available for this. +ExecStart=@rootlibexecdir@/systemd-bus-proxyd xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx +NotifyAccess=main -- cgit v1.2.3-54-g00ecf