1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-09-19 15:14:43 -04:00

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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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