diff options
author | Bill Nottingham <notting@redhat.com> | 1999-02-25 17:13:36 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 1999-02-25 17:13:36 +0000 |
commit | d49b76009d467ce1751d56058239efea9d279816 (patch) | |
tree | b69b09487ee758534108a7e46ec746dce6cca99d /sysconfig.txt | |
parent | 8f3de3c2215ad165c80bedaa99e408193cf91606 (diff) | |
download | initscripts-d49b76009d467ce1751d56058239efea9d279816.tar initscripts-d49b76009d467ce1751d56058239efea9d279816.tar.gz initscripts-d49b76009d467ce1751d56058239efea9d279816.tar.bz2 initscripts-d49b76009d467ce1751d56058239efea9d279816.tar.xz initscripts-d49b76009d467ce1751d56058239efea9d279816.zip |
*** empty log message ***
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); |