Enable -6 flag to nfsd.

This commit is contained in:
fvdl 2000-06-09 00:08:02 +00:00
parent 43ffff9e2c
commit 0ced5dd715

View File

@ -1,4 +1,4 @@
# $NetBSD: rc.conf,v 1.83 2000/06/03 17:23:59 veego Exp $
# $NetBSD: rc.conf,v 1.84 2000/06/09 00:08:02 fvdl Exp $
#
# see rc.conf(5) for more information.
@ -115,7 +115,7 @@ yppasswdd=NO yppasswdd_flags=""
nfs_client=NO # enable client daemons
nfs_server=NO # enable server daemons
mountd_flags=""
nfsd_flags="-tun 4"
nfsd_flags="-6tun 4"
lockd=NO lockd_flags=""
statd=NO statd_flags=""
amd=NO amd_flags="-l syslog -x error,noinfo,nostats"