Remove rc_force_auto as users can now specify -y in fsck_args.

This commit is contained in:
Roy Marples
2008-01-31 17:18:39 +00:00
parent 492a8f87cf
commit cf567c844f
3 changed files with 5 additions and 9 deletions

View File

@@ -1,3 +1,7 @@
# Pass any arguments to fsck.
# By default we preen.
fsck="-p"
# fsck_shutdown causes fsck to trigger during shutdown as well as startup.
# The end result of this is that if any periodic non-root filesystem checks are
# scheduled, under normal circumstances the actual check will happen during