bootfs.init at [ebafd89015]
Logged in as anonymous

File bootfs.init artifact fe88b08ad6 part of check-in ebafd89015


# vim:ft=make:

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