syslog: enable LF to CRLF config as default
This commit fixes the issue #14418 Signed-off-by: yangsong8 <yangsong8@xiaomi.com>
This commit is contained in:
parent
d39bcd4ad5
commit
5ff98fb4e1
@ -36,7 +36,7 @@ config RAMLOG
|
|||||||
if RAMLOG
|
if RAMLOG
|
||||||
config RAMLOG_CRLF
|
config RAMLOG_CRLF
|
||||||
bool "RAMLOG CR/LF"
|
bool "RAMLOG CR/LF"
|
||||||
default n
|
default y
|
||||||
---help---
|
---help---
|
||||||
Pre-pend a carriage return before every linefeed that goes into the
|
Pre-pend a carriage return before every linefeed that goes into the
|
||||||
RAM log.
|
RAM log.
|
||||||
|
Loading…
Reference in New Issue
Block a user