have bluetooth default to off on boot
by j12i from LinuxQuestions.org on (#6H9RG)
Previously, I had Bluetooth default to off by having this line in `/etc/default/bluetooth` commented out:
Code:#ACTIVE_HCI_DEVICES_ON_BOOT="hci0"But since the latest bluez update, the coputer comes up with bluetooth on anyway. How do I get the old behaviour back?
Code:#ACTIVE_HCI_DEVICES_ON_BOOT="hci0"But since the latest bluez update, the coputer comes up with bluetooth on anyway. How do I get the old behaviour back?