diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index 693f15bc9fff..936fa17fc1d6 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -1,4 +1,4 @@ -# $NetBSD: rc.conf,v 1.119 2012/02/07 19:13:30 joerg Exp $ +# $NetBSD: rc.conf,v 1.120 2012/08/13 08:20:44 christos Exp $ # # /etc/defaults/rc.conf -- # default configuration of /etc/rc.conf @@ -288,7 +288,7 @@ yppasswdd=NO yppasswdd_flags="" mountd=NO mountd_flags="" # NFS mount requests daemon nfs_client=NO # enable client daemons nfs_server=NO # enable server daemons - nfsd_flags="-6tun 4" + nfsd_flags="" lockd=NO lockd_flags="" statd=NO statd_flags="" amd=NO amd_flags="-l syslog -x error,noinfo,nostats"