mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-05-13 03:32:16 -04:00
Create bluetooth.sh
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
6d40311b8d
commit
e270708d54
1 changed files with 4 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue