summaryrefslogtreecommitdiff
path: root/test/bus-policy
diff options
context:
space:
mode:
authorDaniel Mack <daniel@zonque.org>2014-10-07 17:58:29 +0200
committerDaniel Mack <daniel@zonque.org>2014-10-07 18:02:38 +0200
commite91c8c201931d6be8229d624c10ed9c7c210d470 (patch)
treed4f22bea5d349bd725e3e57f9cdbdabff2122730 /test/bus-policy
parent1b600437bac3c0676cc72f589909c4cbfe38ba10 (diff)
bus-proxyd: assorted cleanups and fixes
Just some cleanups around policy checks that came up during review. The code is still not productive.
Diffstat (limited to 'test/bus-policy')
-rw-r--r--test/bus-policy/methods.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bus-policy/methods.conf b/test/bus-policy/methods.conf
index 4d4675ea1..4bc38f915 100644
--- a/test/bus-policy/methods.conf
+++ b/test/bus-policy/methods.conf
@@ -11,7 +11,7 @@
<allow send_destination="org.test.test1" send_interface="org.test.int1"/>
<allow send_destination="org.test.test1" send_interface="org.test.int2"/>
- <allow receive_sender="org.test.test3" receive_interface="org.test.int3" receiver_member="Member111"/>
+ <allow receive_sender="org.test.test3" receive_interface="org.test.int3" receive_member="Member111"/>
</policy>
</busconfig>