Remove rc_force_auto as users can now specify -y in fsck_args.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user