mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
lcdproc:
- log to syslog
This commit is contained in:
@@ -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
|
||||
)&
|
||||
Reference in New Issue
Block a user