Marcus Meissner
a033302229
- Use setlogcons and dmesg instead of klogconsole; perform migration of sysconfig/boot file (boo#1116277). OBS-URL: https://build.opensuse.org/request/show/650560 OBS-URL: https://build.opensuse.org/package/show/Base:System/syslogd?expand=0&rev=142
16 lines
351 B
Clojure
16 lines
351 B
Clojure
## Path: System/Logging
|
|
## Description: System logging
|
|
## Type: list(1,2,3,4,5,6,7,8,9,10,11,12)
|
|
## Default: 10
|
|
#
|
|
# Console for logging
|
|
#
|
|
KLOG_CONSOLE="10"
|
|
|
|
## Type: list(,0,emerg,1,alert,2,crit,3,err,4,warning,5,notice,6,info,7,debug)
|
|
## Default:
|
|
#
|
|
# Loglevel for log console (numbers are equal to corresponding strings)
|
|
#
|
|
CONSOLE_LOGLEVEL=""
|