summaryrefslogtreecommitdiffstats
path: root/abs/extra/bluez/bluetooth.conf.d
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2014-03-07 17:33:55 (GMT)
committerBritney Fransen <brfransen@gmail.com>2014-03-07 17:33:55 (GMT)
commit5b05d269d795e1734f3f1b0ca08edc91ff372576 (patch)
tree9c99e508dc17bd761984d4566af1df368cbbe817 /abs/extra/bluez/bluetooth.conf.d
parent683ff573cea3992d60463d5fc6cb2e9399ce4568 (diff)
downloadlinhes_pkgbuild-5b05d269d795e1734f3f1b0ca08edc91ff372576.zip
linhes_pkgbuild-5b05d269d795e1734f3f1b0ca08edc91ff372576.tar.gz
linhes_pkgbuild-5b05d269d795e1734f3f1b0ca08edc91ff372576.tar.bz2
bluez: update to 5.15 and update binary path. ref #961
Diffstat (limited to 'abs/extra/bluez/bluetooth.conf.d')
-rw-r--r--abs/extra/bluez/bluetooth.conf.d30
1 files changed, 0 insertions, 30 deletions
diff --git a/abs/extra/bluez/bluetooth.conf.d b/abs/extra/bluez/bluetooth.conf.d
deleted file mode 100644
index 1c1e025..0000000
--- a/abs/extra/bluez/bluetooth.conf.d
+++ /dev/null
@@ -1,30 +0,0 @@
-# Bluetooth configuraton file
-
-# Bluetooth services (allowed values are "true" and "false")
-
-# Run the bluetoothd daemon (default: true)
-#DAEMON_ENABLE="false"
-
-# Run the sdp daemon (default: false)
-# If this is disabled, hcid's internal sdp daemon will be used
-#SDPD_ENABLE="true"
-
-# Run the bluetooth HID daemon (default: false)
-#HIDD_ENABLE="true"
-
-# Activate rfcomm ports (default: false)
-#RFCOMM_ENABLE="true"
-
-# Run bluetooth dial-up networking daemon (default: false)
-#DUND_ENABLE="true"
-
-# Run bluetooth PAN daemon (default: false)
-#PAND_ENABLE="true"
-
-# rfcomm configuration file (default: /etc/bluetooth/rfcomm.conf)
-#RFCOMM_CONFIG="/etc/bluetooth/rfcomm.conf"
-
-# Options for hidd, dund and pand (default: none)
-HIDD_OPTIONS="--server"
-#DUND_OPTIONS=""
-#PAND_OPTIONS=""