summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-04-23 00:07:27 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-04-23 00:07:27 +0000
commit14f1f3396766cd47abd9f45f2a0dfe767460b1d3 (patch)
treefc74eab129f17b728d24a2948f5a68a3bd802dbc
parentf9c4aa96a0acc89e84ad0813ab0875cfa1dad21d (diff)
Add org.bluez.Security interface
-rw-r--r--hcid/bluez-hcid.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/hcid/bluez-hcid.conf b/hcid/bluez-hcid.conf
index 53b7ec32..7586fc6e 100644
--- a/hcid/bluez-hcid.conf
+++ b/hcid/bluez-hcid.conf
@@ -21,6 +21,9 @@
<allow receive_sender="org.bluez.Manager"/>
<allow send_path="/org/bluez/Manager"/>
+
+ <allow send_destination="org.bluez.Security"/>
+ <allow receive_sender="org.bluez.Security"/>
</policy>
</busconfig>