mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
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:
parent
76b6c97f93
commit
1b681833e6
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
usleep 10000000 # sleep 10sec. to for irserver loading
|
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
|
fi
|
||||||
)&
|
)&
|
Loading…
x
Reference in New Issue
Block a user