summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/runitscripts/services/bluetoothd/run
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verizon.net>2011-02-26 01:55:52 (GMT)
committerMichael Hanson <hansonorders@verizon.net>2011-02-26 01:55:52 (GMT)
commit647b0432f2f05ce0596c7333e9e0c0400a6f40f3 (patch)
treea1d8b9193dcb564919d24fed75598ad078ff32dc /abs/core/runit-scripts/runitscripts/services/bluetoothd/run
parent1b5d8accc28f1822918843f31f75d84f5fc5e80f (diff)
downloadlinhes_pkgbuild-647b0432f2f05ce0596c7333e9e0c0400a6f40f3.zip
linhes_pkgbuild-647b0432f2f05ce0596c7333e9e0c0400a6f40f3.tar.gz
linhes_pkgbuild-647b0432f2f05ce0596c7333e9e0c0400a6f40f3.tar.bz2
runit-scripts: Add run scripts from bluez pkg
Diffstat (limited to 'abs/core/runit-scripts/runitscripts/services/bluetoothd/run')
-rw-r--r--abs/core/runit-scripts/runitscripts/services/bluetoothd/run12
1 files changed, 12 insertions, 0 deletions
diff --git a/abs/core/runit-scripts/runitscripts/services/bluetoothd/run b/abs/core/runit-scripts/runitscripts/services/bluetoothd/run
new file mode 100644
index 0000000..7a92437
--- /dev/null
+++ b/abs/core/runit-scripts/runitscripts/services/bluetoothd/run
@@ -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