summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/runitscripts/services/bluetoothd/run
blob: 9b25f0bf282612a5c7d41790abbe2ce0734215f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/sh
#
# Start/stop the Bluetooth daemons
#

. /etc/rc.conf
. /etc/rc.d/functions

/usr/bin/svwaitup -s 15 /service/dbus || exit 1
stat_runit "Starting bluetooth"

exec /usr/bin/bluetoothctl