mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
bluez: init: cosmetics
This commit is contained in:
parent
bdbea18809
commit
8196ca142f
@ -36,6 +36,6 @@
|
|||||||
if [ "$BLUEZ_ENABLED" == "true" ]; then
|
if [ "$BLUEZ_ENABLED" == "true" ]; then
|
||||||
progress "Starting bluetooth daemon"
|
progress "Starting bluetooth daemon"
|
||||||
wait_for_dbus
|
wait_for_dbus
|
||||||
/usr/lib/bluetooth/bluetoothd &>/dev/null &
|
/usr/lib/bluetooth/bluetoothd &>/dev/null
|
||||||
fi
|
fi
|
||||||
)&
|
)&
|
||||||
|
Loading…
x
Reference in New Issue
Block a user