diff options
Diffstat (limited to 'sysconfig.txt')
-rw-r--r-- | sysconfig.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysconfig.txt b/sysconfig.txt index 88fd16a9..5add0329 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -22,8 +22,8 @@ Files in /etc/sysconfig BOOTUP=<some bootup mode> BOOTUP=color means new (as of RH6.0) boot display. - BOOTUP=serial means new display, but without ANSI-formatting - Anything else means old-style display + BOOTUP=verbose means old style display + Anything else means new display, but without ANSI-formatting LOGLEVEL=<a number> Sets the initial console logging level for the kernel. The default is 7. 8 means everything (including debugging); |