mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Increase xbmc startdelay to cure race condition
This commit is contained in:
parent
54b699c569
commit
569a3c884e
@ -24,7 +24,7 @@
|
||||
################################################################################
|
||||
|
||||
if [ -z "$XBMC_STARTDELAY" ]; then
|
||||
XBMC_STARTDELAY="1000000"
|
||||
XBMC_STARTDELAY="1500000"
|
||||
fi
|
||||
|
||||
XBMC_HOME="/usr/share/xbmc"
|
||||
|
Loading…
x
Reference in New Issue
Block a user