Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Feb 1996 10:44:58 -0500 (EST)
From:      "Ron G. Minnich" <rminnich@Sarnoff.COM>
To:        Julian Elischer <julian@ref.tfs.com>
Cc:        Kees Jan Koster <dutchman@spase.nl>, freebsd-hackers@freebsd.org
Subject:   Re: Is there a FreeBSD automounter?
Message-ID:  <Pine.SUN.3.91.960207104245.2334E-100000@terra>
In-Reply-To: <199602071338.FAA00820@ref.tfs.com>

next in thread | previous in thread | raw e-mail | index | archive | help
One of the handy things is to have a 
/net/hostname/filesyste/blah blah

here's how i do it: 
/etc/sysconfig:
amdflags="-l /var/log/amd -r -a /amd -p > /var/run/amd.pid /net /etc/amd-n"

and here is /etc/amd-n
# map for /n
/defaults       opts:=rw,intr;fs:=${autodir}/${rhost}
*               rhost:=${key};type:=host;rfs:=/



Ron Minnich                |" XNFPREP: ERROR 4007: 
rminnich@sarnoff.com       |  Everything in the design was deleted."
(609)-734-3120             |Was it something I said?
ftp://ftp.sarnoff.com/pub/mnfs/www/docs/cluster.html 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.91.960207104245.2334E-100000>