summaryrefslogtreecommitdiffstats
path: root/scripts/start.bluetoothd.sh
blob: ba0d2a10c925c459b69eac8dd627a778d013004f (plain)
1
2
3
4
5
6
7
#!/bin/sh

systemctl stop bluetooth
systemctl unmask bluetooth
systemctl start bluetooth
systemctl status bluetooth
hciconfig hci0 reset