mirror of
git://slackware.nl/current.git
synced 2025-01-07 05:25:35 +01:00
10 lines
276 B
Text
10 lines
276 B
Text
|
# /etc/default/bluetooth
|
||
|
|
||
|
# A space delimited list of devices to start at boot time:
|
||
|
ACTIVE_HCI_DEVICES_ON_BOOT="hci0"
|
||
|
|
||
|
# A semicolon delimited list of SDP (Service Discovery Protocol)
|
||
|
# operations for bluetooth devices. See the sdptool for more details.
|
||
|
SDPTOOL_OPTIONS=""
|
||
|
|