diff options
Diffstat (limited to 'share/examples/autofs/driver/autotab')
-rw-r--r-- | share/examples/autofs/driver/autotab | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/share/examples/autofs/driver/autotab b/share/examples/autofs/driver/autotab new file mode 100644 index 000000000000..c56e0721926d --- /dev/null +++ b/share/examples/autofs/driver/autotab @@ -0,0 +1,7 @@ +# $Id: autotab,v 1.8 2004/09/08 08:12:21 bright Exp $ +# $FreeBSD$ +# autofs, directory, fstype, opts, path +/auto share nfs ro,-R=1 big:/vol/share direct +#/auto src nfs ro,-R=1 big:/vol/share/src indirect +/auto src nfs ro,-R=1 big:/vol/share/src direct +/auto browse nfs ro,-R=1 big:/vol/share/src browse,indirect |