aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xrc.d/rc.sysinit3
1 files changed, 3 insertions, 0 deletions
diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit
index ef8c43b9..abce26d2 100755
--- a/rc.d/rc.sysinit
+++ b/rc.d/rc.sysinit
@@ -83,6 +83,9 @@ relabel_selinux() {
/sbin/fixfiles -F restore > /dev/null 2>&1
fi
rm -f /.autorelabel
+ # at this point fsck was already executed see bz1236062
+ [ -f /forcefsck ] && rm -f /forcefsck
+
echo $"Unmounting file systems"
umount -a
mount -n -o remount,ro /