mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
lcdproc: enable syslog logging
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
|
||||
# sleep another 3sec. to for irserver loading
|
||||
usleep 3000000
|
||||
LCDd -c $LCD_CONFIG -d $LCD_DRIVER > /dev/null 2>&1
|
||||
LCDd -c $LCD_CONFIG -d $LCD_DRIVER -s true > /dev/null 2>&1
|
||||
fi
|
||||
fi
|
||||
)&
|
||||
|
||||
Reference in New Issue
Block a user