Artifact [d887eb8b56]
Logged in as anonymous

Artifact d887eb8b56d46ab2927d0615d5bd9063f1955dd4b2a118ce271e9ba6edd1437b:


bootfs: fsck
	echo "MRC:$@> Checking whether we need /boot mounted."
	mount -vadr | grep -q ' /boot$$' && mount -r /boot || true