02-05-2020, 09:42 AM
(This post was last modified: 02-05-2020, 09:47 AM by slyecho.
Edit Reason: add solutioin
)
I think the command is something like:
would have to put it in some startup script.
EDIT:
For systemd it's actually really easy, just enable the rfkill-block service:
Code:
rfkill block bluetooth
would have to put it in some startup script.
EDIT:
For systemd it's actually really easy, just enable the rfkill-block service:
Code:
sudo systemctl enable rfkill-block@bluetooth