Create bluetooth.sh

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy
2022-07-26 18:16:31 -04:00
committed by GitHub
parent 6d40311b8d
commit e270708d54

4
fedora/bluetooth.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
sudo sed -i 's/install bluetooth/#install bluetooth/g' /etc/modprobe/30_security-misc.conf
sudo sed -i 's/install btusb/#install btusb/g' /etc/modprobe/30_security-misc.conf