diff options
author | Florian La Roche <laroche@redhat.com> | 2004-10-31 20:08:15 +0000 |
---|---|---|
committer | Florian La Roche <laroche@redhat.com> | 2004-10-31 20:08:15 +0000 |
commit | fd63008e5c0136b65283fe306bd00c835d057c24 (patch) | |
tree | 0785934d19cd6e9f945ce995e80f0f48147f9aa0 /sysconfig.txt | |
parent | 0c16e93726765826fa3a359765d55c7c9933b9a2 (diff) | |
download | initscripts-fd63008e5c0136b65283fe306bd00c835d057c24.tar initscripts-fd63008e5c0136b65283fe306bd00c835d057c24.tar.gz initscripts-fd63008e5c0136b65283fe306bd00c835d057c24.tar.bz2 initscripts-fd63008e5c0136b65283fe306bd00c835d057c24.tar.xz initscripts-fd63008e5c0136b65283fe306bd00c835d057c24.zip |
- some optims/cleanups, details in initscripts.specr7-94
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 0a7fa9aa..fa889d49 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -116,7 +116,11 @@ Files in /etc/sysconfig A command to set the color to 'normal'. Defaults to nasty ANSI sequences output by echo -e. PROMPT=yes|no - Set to 'no' to disable the key check for interactive mode. + Set to 'yes' to enable the key check for interactive mode as well as + asking if a filesystem check should be done. Default is 'no' and + the kernel command line option "forcefsck" can be used to check the + filesystems and "confirm" can be used to enable interactive startup + questions. obsoleted values from earlier releases: |