diff options
| -rw-r--r-- | src/bluetooth.conf | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/bluetooth.conf b/src/bluetooth.conf index ffe69d37..c0476237 100644 --- a/src/bluetooth.conf +++ b/src/bluetooth.conf @@ -10,6 +10,7 @@    <policy user="root">      <allow own="org.bluez"/>      <allow send_destination="org.bluez"/> +    <allow send_interface="org.bluez.Agent"/>    </policy>    <policy at_console="true"> | 
