summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/runitscripts/services/bluetoothd
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/runit-scripts/runitscripts/services/bluetoothd')
-rwxr-xr-xabs/core/runit-scripts/runitscripts/services/bluetoothd/run8
1 files changed, 3 insertions, 5 deletions
diff --git a/abs/core/runit-scripts/runitscripts/services/bluetoothd/run b/abs/core/runit-scripts/runitscripts/services/bluetoothd/run
index 15d3bb2..9b25f0b 100755
--- a/abs/core/runit-scripts/runitscripts/services/bluetoothd/run
+++ b/abs/core/runit-scripts/runitscripts/services/bluetoothd/run
@@ -6,9 +6,7 @@
. /etc/rc.conf
. /etc/rc.d/functions
-[ -f /etc/conf.d/bluetooth ] && . /etc/conf.d/bluetooth
+/usr/bin/svwaitup -s 15 /service/dbus || exit 1
+stat_runit "Starting bluetooth"
-/sbin/svwaitup -s 15 /service/dbus || exit 1
-stat_runit "Starting bluetooth subsystem:"
-
-exec /usr/sbin/bluetoothd -n >/dev/null
+exec /usr/bin/bluetoothctl