From: Jeff Layton Date: Mon, 14 Sep 2009 17:24:00 +0000 (-0400) Subject: IPv6 support for nfsd was finished before some of the other daemons X-Git-Tag: nfs-utils-1-2-1-rc5~6 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=b2a3cd590442309d40e9dd6d43213445df250694;hp=b2a3cd590442309d40e9dd6d43213445df250694 IPv6 support for nfsd was finished before some of the other daemons (mountd and statd in particular). That could be a problem in the future if someone were to boot a kernel that supports IPv6 serving with an older nfs-utils. For now, hardcode the IPv6 switch into the off position until the other daemons are functional. Signed-off-by: Steve Dickson ---