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