summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/runitscripts
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2018-10-12 15:17:25 (GMT)
committerBritney Fransen <brfransen@gmail.com>2018-10-12 15:17:25 (GMT)
commit93ccbe2d5add497ced90b64b96cdd2e0b93d63a5 (patch)
treee1ef52735af434d7561dd1fe8f289aaf3b2c737d /abs/core/runit-scripts/runitscripts
parent3ddd164524d33b31d02e2f41c86d6e4652182e70 (diff)
downloadlinhes_pkgbuild-93ccbe2d5add497ced90b64b96cdd2e0b93d63a5.zip
linhes_pkgbuild-93ccbe2d5add497ced90b64b96cdd2e0b93d63a5.tar.gz
linhes_pkgbuild-93ccbe2d5add497ced90b64b96cdd2e0b93d63a5.tar.bz2
runit-scripts: bluetoothd/run: start bluetoothd instead of bluetoothctl
Diffstat (limited to 'abs/core/runit-scripts/runitscripts')
-rwxr-xr-xabs/core/runit-scripts/runitscripts/services/bluetoothd/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/runit-scripts/runitscripts/services/bluetoothd/run b/abs/core/runit-scripts/runitscripts/services/bluetoothd/run
index 9b25f0b..bc5a564 100755
--- a/abs/core/runit-scripts/runitscripts/services/bluetoothd/run
+++ b/abs/core/runit-scripts/runitscripts/services/bluetoothd/run
@@ -9,4 +9,4 @@
/usr/bin/svwaitup -s 15 /service/dbus || exit 1
stat_runit "Starting bluetooth"
-exec /usr/bin/bluetoothctl
+exec /usr/lib/bluetooth/bluetoothd