mount.init at [be4f89a54b]
Logged in as anonymous

File mount.init artifact d32e728f74 part of check-in be4f89a54b


# vim:ft=make:

NETFS_TYPES?=nfs:NFS smbfs:SMB

excludes=${NETFS_TYPES:C/:.*//}

mount: root
	: Mount local FS.
	mount -a -t no${excludes:ts,}