summaryrefslogtreecommitdiffstats
path: root/abs/extra/bluez/run.bluetoothd
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/bluez/run.bluetoothd')
-rw-r--r--abs/extra/bluez/run.bluetoothd12
1 files changed, 12 insertions, 0 deletions
diff --git a/abs/extra/bluez/run.bluetoothd b/abs/extra/bluez/run.bluetoothd
new file mode 100644
index 0000000..7a92437
--- /dev/null
+++ b/abs/extra/bluez/run.bluetoothd
@@ -0,0 +1,12 @@
+#!/bin/sh
+#
+# Start/stop the Bluetooth daemons
+#
+
+. /etc/rc.conf
+. /etc/rc.d/functions
+
+[ -f /etc/conf.d/bluetooth ] && . /etc/conf.d/bluetooth
+
+ stat_runit "Starting bluetooth subsystem:"
+ exec /usr/sbin/bluetoothd -n