summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rw-r--r--init2
1 files changed, 1 insertions, 1 deletions
diff --git a/init b/init
index 86a954b..b596a68 100644
--- a/init
+++ b/init
@@ -64,7 +64,7 @@ fi
rootdev=$(resolve_device "$root") && root=$rootdev
unset rootdev
-[ -z "$skipfsck" ] && fsck_root
+fsck_root
# Mount root at /new_root
${mount_handler:-default_mount_handler} /new_root