This is a static archive of the old Zorin Forum.
The information below may be outdated. Visit the new Zorin Forum
here ›If you have registered on the old forum, you will need to create an account on the new forum.
Yorko
Sat Mar 07, 2015 12:36:40 pm
Hello!
I rarely use a bluetooth on my netbook. How to turn it off when Zorin OS is starting? Actually I do this manually.
Swarfendor437
Sat Mar 07, 2015 12:57:17 pm
Yorko
Mon Mar 16, 2015 2:16:56 pm
Working solution for other users:
1. Open file:
- Code:
sudoedit /etc/rc.local
2. Add before "end 0":
- Code:
rfkill block bluetooth
3. Save and reboot.