fix nfs config file

This commit is contained in:
Tobias Powalowski 2012-03-03 09:04:50 +01:00
parent 57c09d22ec
commit deb0015a84

View file

@ -18,7 +18,7 @@ PROCNFSD_MOUNTOPTS=
# If you have a port-based firewall, you might want to set up
# a fixed port here using the --port option.
# See rpc.mountd(8) for more details.
MOUNTD_OPTS="--no-nfs-version 1 --no-nfs-version 2"
MOUNTD_OPTS=""
# Do you want to start the svcgssd daemon? It is only required for Kerberos
# exports. Valid alternatives are "yes" and "no"; the default is "no".