xref: /netbsd/share/examples/amd/net (revision bf9ec67e)
1# $NetBSD: net,v 1.2 1997/12/12 11:52:55 hubertf Exp $
2#
3# /net - NFS-mount directory by cd'ing into it: cd /net/host/filesystem;
4#        be sure to mkdir /net before using this.
5#
6/defaults	type:=host;rhost:=${key};fs:=${autodir}/${rhost}/root
7*		host==${key};type:=link;fs:=/				\
8		host!=${key};opts:=ro,soft,intr,nodev,nosuid,noconn
9