We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ce209d commit b610bdaCopy full SHA for b610bda
scripts.d/30_bluetooth.sh
@@ -8,3 +8,5 @@ cat mnt/img_root/usr/local/bin/bluetooth-server.py | grep ^class
8
9
echo "Switching bluetooth device class to 0x00010c - computer"
10
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