mount.init at [c7728de200]
Logged in as anonymous

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


# vim:ft=make:

NETFS_TYPES?=nfs:NFS smbfs:SMB

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

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