lcdproc: remove some parameters (loglevel and syslog support) that dont work anymore

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-08-07 00:46:34 +02:00
parent 76b6c97f93
commit 1b681833e6

View File

@ -35,7 +35,7 @@
usleep 10000000 # sleep 10sec. to for irserver loading
LCDd -c /etc/LCDd.conf -d $LCD_DRIVER -s -r > /dev/null 2>&1
LCDd -c /etc/LCDd.conf -d $LCD_DRIVER > /dev/null 2>&1
fi
)&