summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/bluez/run.sdpd
blob: aff51acef4f052a6dc04aec29fa1566715b58af4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/sh
#
# Start/stop the Bluetooth daemons
#

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

[ -f /etc/conf.d/bluetooth ] && . /etc/conf.d/bluetooth

svwaitup 3 /var/service/bluetoothd || exit 1

    stat_runit "Starting bluetooth SDP daemon"
      exec /usr/bin/sdpd -n