mount.init at [b4e23b21af]
Logged in as anonymous

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


# vim:ft=make:

NETFS_TYPES?=nfs:NFS smbfs:SMB

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

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