bootfs.init at [67838bd249]
Logged in as anonymous

File bootfs.init artifact fe88b08ad6 part of check-in 67838bd249


# vim:ft=make:

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