diff options
Diffstat (limited to 'sysconfig.txt')
-rw-r--r-- | sysconfig.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sysconfig.txt b/sysconfig.txt index b385eefa..f5c79adb 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -23,7 +23,11 @@ Files in /etc/sysconfig BOOTUP=<some bootup mode> BOOTUP=color means new (as of RH6.0) boot display. Anything else means old-style display - + LOGLEVEL=<a number> + Sets the initial console logging level for the kernel. + The default is 7. 8 means everything (including debugging); + 1 means nothing except kernel panics. syslogd will override + this once it starts. /etc/sysconfig/keyboard: |