diff options
Diffstat (limited to 'recipes/bluez/files/bluetooth.conf')
-rw-r--r-- | recipes/bluez/files/bluetooth.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/bluez/files/bluetooth.conf b/recipes/bluez/files/bluetooth.conf index 1b357eabca..ca5e9e4f2f 100644 --- a/recipes/bluez/files/bluetooth.conf +++ b/recipes/bluez/files/bluetooth.conf @@ -7,7 +7,7 @@ <!-- ../system.conf have denied everything, so we just punch some holes --> - <policy> + <policy context="default"> <allow own="org.bluez"/> <allow send_destination="org.bluez"/> <allow send_interface="org.bluez.Agent"/> |