-
Posts
0 -
Joined
-
Last visited
Reputation Activity
-
Natasya Sari reacted to guidol in What actions should I do to make sure bluetooth is completely disabled?
You could test the options from this page:
https://unix.stackexchange.com/questions/387502/disable-bluetooth-at-boot
- via /etc/bluetooth/main.conf
AutoEnable=false
- rfkill
sudo rfkill block bluetooth
- lsmod / blacklist the modules