Skip to content

Commit 0c5bf7d

Browse files
authored
Update 30_bluetooth.sh
1 parent 83991ec commit 0c5bf7d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts.d/30_bluetooth.sh

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ sed -i -e 's/#Class = .*/Class = 0x00010c/g' mnt/img_root/etc/bluetooth/main.con
1111
sed -i -e 's/#DiscoverableTimeout = 0/DiscoverableTimeout = 0/g' mnt/img_root/etc/bluetooth/main.conf
1212
sed -i -e 's/#JustWorksRepairing = never/JustWorksRepairing = always/g' mnt/img_root/etc/bluetooth/main.conf
1313
sed -i -e 's/#FastConnectable = false/FastConnectable = true/g' mnt/img_root/etc/bluetooth/main.conf
14-
echo -e "\n[Agent]\nDefaultAgent = true\nEnableSecurity = false" >> mnt/img_root/etc/bluetooth/main.conf
1514
cat mnt/img_root/etc/bluetooth/main.conf
1615

1716
sed -i -e 's#libexec/bluetooth/bluetoothd#sbin/bluetoothd#' mnt/img_root/lib/systemd/system/bluetooth.service

0 commit comments

Comments
 (0)