summaryrefslogtreecommitdiff
path: root/bus/system.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'bus/system.conf.in')
-rw-r--r--bus/system.conf.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/bus/system.conf.in b/bus/system.conf.in
index 6fb764aa..cab68d3a 100644
--- a/bus/system.conf.in
+++ b/bus/system.conf.in
@@ -37,6 +37,8 @@
<!-- But allow all users to connect -->
<allow user="*"/>
<!-- Allow anyone to talk to the message bus -->
+ <!-- FIXME I think currently these allow rules are always implicit
+ even if they aren't in here -->
<allow send_to="org.freedesktop.DBus"/>
<allow receive_from="org.freedesktop.DBus"/>
</policy>