mount.init at [716b0393df]
Logged in as anonymous

File mount.init artifact d32e728f74 part of check-in 716b0393df


# vim:ft=make:

NETFS_TYPES?=nfs:NFS smbfs:SMB

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

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