lcdproc: fix last commit

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-12-14 16:05:47 +01:00
parent 15cd047624
commit 567b251589

View File

@ -46,7 +46,7 @@
fi
# sleep another 3sec. to for irserver loading
usleep 7000000
usleep 3000000
LCDd -c $LCD_CONFIG -d $LCD_DRIVER > /dev/null 2>&1
fi