Skip to content

Commit

Permalink
Update 30_bluetooth.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dogi authored Feb 8, 2025
1 parent 6ce209d commit b610bda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts.d/30_bluetooth.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ cat mnt/img_root/usr/local/bin/bluetooth-server.py | grep ^class

echo "Switching bluetooth device class to 0x00010c - computer"
sed -i -e 's/#Class = .*/Class = 0x00010c/g' mnt/img_root/etc/bluetooth/main.conf

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

0 comments on commit b610bda

Please sign in to comment.