summaryrefslogtreecommitdiffstats
path: root/conf/afm-system-daemon.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/afm-system-daemon.conf')
-rw-r--r--conf/afm-system-daemon.conf13
1 files changed, 4 insertions, 9 deletions
diff --git a/conf/afm-system-daemon.conf b/conf/afm-system-daemon.conf
index 9527435..18d45fb 100644
--- a/conf/afm-system-daemon.conf
+++ b/conf/afm-system-daemon.conf
@@ -19,14 +19,9 @@
-->
<busconfig>
-
- <policy user="afm">
- <allow own="org.AGL.afm.system"/>
- </policy>
-
- <policy context="default">
- <allow send_destination="org.AGL.afm.system"/>
- </policy>
-
+ <policy user="afm">
+ <allow send_destination="org.freedesktop.systemd1"/>
+ <allow receive_sender="org.freedesktop.systemd1"/>
+ </policy>
</busconfig>