# Set to 1 to enable bluetooth daemon
BLUETOOTH_ENABLED=1

# Use the following to setup bluetooth usability
BLUETOOTHCTL_CMD="power on\ndiscoverable on\npairable on\n"

#Compatilitity mode
#MOREOPTIONS="-C"
