summaryrefslogtreecommitdiff
path: root/units/user/systemd-bus-proxyd.service.in
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2015-08-04 17:26:20 +0200
committerKay Sievers <kay@vrfy.org>2015-08-04 17:26:20 +0200
commit5386501fcc854aefa74f65e37feec848dc41ff43 (patch)
tree602fd301cc2bbcaea3e8937a6d5f9c8c87141ca8 /units/user/systemd-bus-proxyd.service.in
parentee80b4b2977186883aab6b90adcb87c7a4b24ea3 (diff)
parentc9bdeccd5d9a9f5f3594ee9634719b92bcb0b348 (diff)
Merge pull request #857 from dvdhrm/proxy-reload
bus-proxy: add ExecReload=
Diffstat (limited to 'units/user/systemd-bus-proxyd.service.in')
-rw-r--r--units/user/systemd-bus-proxyd.service.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/user/systemd-bus-proxyd.service.in b/units/user/systemd-bus-proxyd.service.in
index e1e399dc32..6f79707b46 100644
--- a/units/user/systemd-bus-proxyd.service.in
+++ b/units/user/systemd-bus-proxyd.service.in
@@ -10,4 +10,5 @@ Description=Legacy D-Bus Protocol Compatibility Daemon
[Service]
ExecStart=@rootlibexecdir@/systemd-bus-proxyd --address=kernel:path=/sys/fs/kdbus/%U-user/bus
+ExecReload=@bindir@/busctl --address=unix:path=/run/user/%U/bus call org.freedesktop.DBus /org/freedesktop/DBus org.freedesktop.DBus ReloadConfig
NotifyAccess=main