Hi Brent!

> The repetition of mount options in every entry isn't really needed.
> 
> Firstly, NFS mounts in most implementations already default to "rw", so
> the "nosuid" option is really the only required one.
> 
[...]
> 
> and if you want to set default options for all the entries in a map,
> you can specify them in the auto_master map, e.g.
> 
>     /vol    auto_vol    -nosuid
> 
> If the map has a large number of entries, it makes their
> admin a lot easier.

Thanks alot. Our autofs-maps are currently autogenerated anyway, so it
doesn't really matter to us (plus we have to support solaris 8 (don't
ask, please)), but it certainly makes reading the autogenerated maps a
lot easier when the options are presented this way.

>       Brent

-- 
Lukas


_______________________________________________
autofs mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to