mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-05 02:21:33 -05:00
Create bluetooth.sh
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
6d40311b8d
commit
e270708d54
4
fedora/bluetooth.sh
Normal file
4
fedora/bluetooth.sh
Normal 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
|
Loading…
Reference in New Issue
Block a user