Artifact [f2f97d45ef]
Logged in as anonymous

Artifact f2f97d45ef861959afe2656bd9b0a29c08a03032e1eada6df927e7310c6cc3a3:


# vim:ft=make:

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