pmaports/device/bluetooth-raspberry-pi/bluetooth-raspberry-pi.post-install

5 lines
111 B
Text
Raw Normal View History

#!/bin/sh
# Enable pi-bluetooth init script
rc-update add bluetooth default
rc-update add pi-bluetooth default