mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv
This commit is contained in:
commit
ba4be875cb
@ -41,6 +41,7 @@
|
||||
if [ "$BLUEZ_ENABLED" == "true" -a "$OBEXD_ENABLED" == "true" ]; then
|
||||
progress "Starting obexd"
|
||||
wait_for_dbus
|
||||
mkdir -p "$OBEXD_ROOT"
|
||||
/usr/lib/bluetooth/obexd $OBEXD_DEBUG -r "$OBEXD_ROOT" &>/dev/null
|
||||
fi
|
||||
)&
|
||||
|
Loading…
x
Reference in New Issue
Block a user