diff options
Diffstat (limited to 'sysconfig/init.s390')
-rw-r--r-- | sysconfig/init.s390 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysconfig/init.s390 b/sysconfig/init.s390 index ffcd0ede..79955f07 100644 --- a/sysconfig/init.s390 +++ b/sysconfig/init.s390 @@ -16,6 +16,6 @@ SETCOLOR_WARNING= # terminal sequence to reset to the default color. SETCOLOR_NORMAL= # default kernel loglevel on boot (syslog will reset this) -LOGLEVEL=1 +LOGLEVEL=3 # Set to anything other than 'no' to allow hotkey interactive startup... PROMPT=no |