summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Brewer <ben.brewer@codethink.co.uk>2012-10-30 11:17:50 +0000
committerPete Fotheringham <pete.fotheringham@codethink.co.uk>2012-12-13 11:02:27 +0000
commit98e8cdafb8d065c57a4f5294cfe66c8517cc83a8 (patch)
treee0055c305c0ac8ed67fa879171fde7da85699a94
parenta858b268f5d44de1b28e7ea10c678e1fbb18431b (diff)
downloadbluez-98e8cdafb8d065c57a4f5294cfe66c8517cc83a8.tar.gz
Removed bluez.conf since bluetooth.conf now correctly installs
-rw-r--r--bluez.conf14
1 files changed, 0 insertions, 14 deletions
diff --git a/bluez.conf b/bluez.conf
deleted file mode 100644
index 84a12ad3f..000000000
--- a/bluez.conf
+++ /dev/null
@@ -1,14 +0,0 @@
-<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
- "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
-<busconfig>
- <policy user="root">
- <allow own="org.bluez"/>
- <allow send_destination="org.bluez"/>
- </policy>
- <policy at_console="true">
- <allow send_destination="org.bluez"/>
- </policy>
- <policy context="default">
- <deny send_destination="org.bluez"/>
- </policy>
-</busconfig>