Skip to content

Commit b610bda

Browse files
authored
Update 30_bluetooth.sh
1 parent 6ce209d commit b610bda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts.d/30_bluetooth.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ cat mnt/img_root/usr/local/bin/bluetooth-server.py | grep ^class
88

99
echo "Switching bluetooth device class to 0x00010c - computer"
1010
sed -i -e 's/#Class = .*/Class = 0x00010c/g' mnt/img_root/etc/bluetooth/main.conf
11+
12+
sed -i -e 's#libexec/bluetooth/bluetoothd#sbin/bluetoothd --noplugin=sap#' mnt/img_root/lib/systemd/system/bluetooth.service

0 commit comments

Comments
 (0)