Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc Enable -6 flag to nfsd.
details: https://anonhg.NetBSD.org/src/rev/585897baa6b1
branches: trunk
changeset: 487528:585897baa6b1
user: fvdl <fvdl%NetBSD.org@localhost>
date: Fri Jun 09 00:08:02 2000 +0000
description:
Enable -6 flag to nfsd.
diffstat:
etc/rc.conf | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b5fa9ac44c6a -r 585897baa6b1 etc/rc.conf
--- a/etc/rc.conf Fri Jun 09 00:06:36 2000 +0000
+++ b/etc/rc.conf Fri Jun 09 00:08:02 2000 +0000
@@ -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 @@
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"
Home |
Main Index |
Thread Index |
Old Index