- log to syslog
This commit is contained in:
Stephan Raue 2010-06-16 15:27:22 +02:00
parent 75575bf933
commit b5cedf1120

View File

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