pmaports/firmware/firmware-pi-bluetooth/firmware-pi-bluetooth.post-install

4 lines
111 B
Bash
Executable file

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