Pandey's Blog
Monday, 29 December 2014
Disbaling bluetooth on boot up - ubuntu 12.04
Run
sudoedit /etc/rc.local
and add this before line with
exit 0
:
rfkill block bluetooth
You should still be able to enable Bluetooth through the top bar applet.
Source
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)