pmaports/main/sxmo-common/sxmo-common-bluetooth.post-install

8 lines
112 B
Text
Raw Normal View History

#!/bin/sh
rc-update add bluetooth
rc-service bluetooth start
rc-service dbus start
rc-update add dbus default