#!/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/lib/bluetooth/bluetoothd