summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Brewer <ben.brewer@codethink.co.uk>2012-10-30 11:17:50 +0000
committerBen Brewer <ben.brewer@codethink.co.uk>2012-10-30 11:17:50 +0000
commit0c6196315e1536b493780df6474edb0af6ab4fe7 (patch)
tree20f12069bddd40b0e0180832f7bf65e6e3fcf886
parenta60868f6504d3d75789047ff7d746e51695a8756 (diff)
downloadbluez-0c6196315e1536b493780df6474edb0af6ab4fe7.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>