summaryrefslogtreecommitdiffstats
path: root/etc/defaults/rc.conf
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2001-10-10 20:36:51 +0000
committerjhb <jhb@FreeBSD.org>2001-10-10 20:36:51 +0000
commit33c3770bff2aa5b67301c544f2ee3f522052d736 (patch)
tree4eda19623cc349b28ac8f66ca9bdd80e229fa40b /etc/defaults/rc.conf
parent9ef67c1f0e6bdb45cdbc7219acc225b576c1e1f6 (diff)
downloadFreeBSD-src-33c3770bff2aa5b67301c544f2ee3f522052d736.zip
FreeBSD-src-33c3770bff2aa5b67301c544f2ee3f522052d736.tar.gz
Remove references to nfsiod and nfs_client_flags now that they are
obsolete. Submitted by: Gordon Tetlow <gordont@gnf.org>
Diffstat (limited to 'etc/defaults/rc.conf')
-rw-r--r--etc/defaults/rc.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf
index 8bf64a0..1457ed8 100644
--- a/etc/defaults/rc.conf
+++ b/etc/defaults/rc.conf
@@ -159,7 +159,6 @@ amd_enable="NO" # Run amd service with $amd_flags (or NO).
amd_flags="-a /.amd_mnt -l syslog /host /etc/amd.map /net /etc/amd.map"
amd_map_program="NO" # Can be set to "ypcat -k amd.master"
nfs_client_enable="NO" # This host is an NFS client (or NO).
-nfs_client_flags="-n 4" # Flags to nfsiod (if enabled).
nfs_access_cache="2" # Client cache timeout in seconds
nfs_server_enable="NO" # This host is an NFS server (or NO).
nfs_server_flags="-u -t -n 4" # Flags to nfsd (if enabled).
OpenPOWER on IntegriCloud