diff --git a/packages/mediacenter/xbmc-frodo/profile.d/xbmc.conf b/packages/mediacenter/xbmc-frodo/profile.d/xbmc.conf index 7029bf1bd3..77808bd02c 100644 --- a/packages/mediacenter/xbmc-frodo/profile.d/xbmc.conf +++ b/packages/mediacenter/xbmc-frodo/profile.d/xbmc.conf @@ -24,7 +24,7 @@ ################################################################################ if [ -z "$XBMC_STARTDELAY" ]; then - XBMC_STARTDELAY="1000000" + XBMC_STARTDELAY="1500000" fi XBMC_HOME="/usr/share/xbmc"