summaryrefslogtreecommitdiffstats
path: root/transfer/bluetooth-transfer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'transfer/bluetooth-transfer.conf')
-rw-r--r--transfer/bluetooth-transfer.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/transfer/bluetooth-transfer.conf b/transfer/bluetooth-transfer.conf
new file mode 100644
index 00000000..835f1557
--- /dev/null
+++ b/transfer/bluetooth-transfer.conf
@@ -0,0 +1,8 @@
+<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
+ "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
+
+<busconfig>
+ <policy context="mandatory">
+ <allow own="org.bluez.transfer"/>
+ </policy>
+</busconfig>