summaryrefslogtreecommitdiffstats
path: root/hcid
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-01-20 14:33:29 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-01-20 14:33:29 +0000
commit72c746b089906cafd0c10880aca3fbe78198054b (patch)
tree3143f19601f93ede12931a4422506daa2fed8cac /hcid
parent818744abec2065fd03ee872b671bb21ff2957ac9 (diff)
Add entries for the org.bluez.Database interface
Diffstat (limited to 'hcid')
-rw-r--r--hcid/bluetooth.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/hcid/bluetooth.conf b/hcid/bluetooth.conf
index 94a1d74a..aa642a2a 100644
--- a/hcid/bluetooth.conf
+++ b/hcid/bluetooth.conf
@@ -23,6 +23,9 @@
<allow send_destination="org.bluez.Service"/>
<allow receive_sender="org.bluez.Service"/>
+ <allow send_destination="org.bluez.Database"/>
+ <allow receive_sender="org.bluez.Database"/>
+
<allow send_destination="org.bluez.Security"/>
<allow receive_sender="org.bluez.Security"/>
</policy>