On Mon, Oct 16, 2017 at 01:09:35PM +0800, Ian Kent wrote: nitpicking > # mount_nfs_default_protocol - specify the default protocol used by > -# mount.nfs(8). Since we can't identify > -# the default automatically we need to > -# set it in our configuration. > +# mount.nfs(8). Autofs needs to know the > +# default NFS protocol that mount.nfs(8) > +# will use so it can do special case handling > +# for different NFS protocols .Since we can't I think you want +# for different NFS protocols. Since we can't > +# identify the default automatically we need > +# to set it in our configuration. > # > #mount_nfs_default_protocol = 3 > mount_nfs_default_protocol = 4 > diff --git a/samples/autofs.conf.default.in b/samples/autofs.conf.default.in > index a04b56f9..4bbecc64 100644 > --- a/samples/autofs.conf.default.in > +++ b/samples/autofs.conf.default.in > @@ -45,9 +45,12 @@ timeout = 300 > browse_mode = no > # > # mount_nfs_default_protocol - specify the default protocol used by > -# mount.nfs(8). Since we can't identify > -# the default automatically we need to > -# set it in our configuration. > +# mount.nfs(8). Autofs needs to know the > +# default NFS protocol that mount.nfs(8) > +# will use so it can do special case handling > +# for different NFS protocols .Since we can't ditto +# for different NFS protocols. Since we can't > +# identify the default automatically we need > +# to set it in our configuration. > # > #mount_nfs_default_protocol = 3 > # Vince -- To unsubscribe from this list: send the line "unsubscribe autofs" in