From b7cd7cb77140e371effd215f5a07b214f7f03bfc Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 8 Sep 2006 19:16:45 +0000 Subject: allow going to a shell if the system is shut down uncleanly --- sysconfig.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysconfig.txt') diff --git a/sysconfig.txt b/sysconfig.txt index 04faaff5..a191b664 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -41,10 +41,10 @@ Files in /etc/sysconfig does not normally exist; if it does, it can influence a choice whether or not to fsck after a crash - AUTOFSCK_TIMEOUT=5 - Number of seconds to wait for console user to make a choice AUTOFSCK_DEF_CHECK=no If the user does not respond, choose whether or not to fsck + AUTOFSCK_SINGLEUSER= + If this is set, drop to single user mode before fsck. /etc/sysconfig/clock: -- cgit