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:
yangsong8 2024-10-21 10:50:44 +08:00 committed by Mateusz Szafoni
parent 8c882cb790
commit e00fbc5557
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ comment "SYSLOG options"
config SYSLOG_CRLF
bool "Syslog convert LF to CRLF"
default n
default y
---help---
Pre-pend a carriage return before every linefeed that goes into the
syslog.