diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2008-08-04 19:56:46 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2008-08-04 19:56:46 +0200 |
commit | 837961ae742fd6b18f3846683f76a5a58ecae034 (patch) | |
tree | 48d1fb050fa5f2165004d5ac4cff7da563f9c1a6 | |
parent | 262e8b6a2b34abb0acd890fe234c55640ab9de38 (diff) |
Remove deprecated D-Bus interfaces
-rw-r--r-- | src/bluetooth.conf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/bluetooth.conf b/src/bluetooth.conf index 88545fac..ecced073 100644 --- a/src/bluetooth.conf +++ b/src/bluetooth.conf @@ -23,15 +23,6 @@ <allow send_destination="org.bluez.Device"/> <allow receive_sender="org.bluez.Device"/> - - <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> </busconfig> |