bootfs.init at [be4f89a54b]
Logged in as anonymous

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


# vim:ft=make:

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