Ubuntu: Disable Bluetooth at startup
6
Jul
By default, Bluetooth is enabled at startup. You can switch this off by extending file /etc/init.d/rc.local with a line echo disable > /proc/acpi/ibm/bluetooth
my 2 cents
By default, Bluetooth is enabled at startup. You can switch this off by extending file /etc/init.d/rc.local with a line echo disable > /proc/acpi/ibm/bluetooth