mount.init at [ebafd89015]
Logged in as anonymous

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


# vim:ft=make:

NETFS_TYPES?=nfs:NFS smbfs:SMB

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

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