summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-12-13 23:09:52 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-12-13 23:09:52 +0000
commit930a2e3369f14694bc7661a77cec279171a421a4 (patch)
tree4041b37e7868eb0363f28a306a60c9f1a9924ca1
parent6ab0c763564fb55fc50f2f8ce4712fc718321635 (diff)
Update the D-Bus policy configuration file
-rw-r--r--hcid/bluez-hcid.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/hcid/bluez-hcid.conf b/hcid/bluez-hcid.conf
index af3c49e7..72380aef 100644
--- a/hcid/bluez-hcid.conf
+++ b/hcid/bluez-hcid.conf
@@ -7,9 +7,11 @@
<!-- ../system.conf have denied everything, so we just punch some holes -->
- <policy context="default">
+ <policy user="root">
<allow own="org.bluez"/>
+ </policy>
+ <policy at_console="true">
<allow send_destination="org.bluez.Device"/>
<allow receive_sender="org.bluez.Device"/>