diff --git a/init.d/checkfs b/init.d/checkfs index 54bdce94..4d0bc206 100755 --- a/init.d/checkfs +++ b/init.d/checkfs @@ -15,7 +15,6 @@ do_checkfs() { ebegin "Checking all filesystems" - if [ -e /forcefsck ] || get_bootparam "forcefsck" ; then ewarn "A full fsck has been forced" mode="-f -n"