Remove references to nfsiod and nfs_client_flags now that they are

obsolete.

Submitted by:	Gordon Tetlow <gordont@gnf.org>
This commit is contained in:
John Baldwin 2001-10-10 20:36:51 +00:00
parent e0770023cc
commit 19d1491b60
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=84780
8 changed files with 0 additions and 8 deletions

View file

@ -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).

View file

@ -659,7 +659,6 @@ network_pass3() {
case ${nfs_client_enable} in
[Yy][Ee][Ss])
#echo -n ' nfsiod'; nfsiod ${nfs_client_flags}
if [ -n "${nfs_access_cache}" ]; then
echo -n " NFS access cache time=${nfs_access_cache}"
sysctl -w vfs.nfs.access_cache_timeout=${nfs_access_cache} >/dev/null

View file

@ -659,7 +659,6 @@ network_pass3() {
case ${nfs_client_enable} in
[Yy][Ee][Ss])
#echo -n ' nfsiod'; nfsiod ${nfs_client_flags}
if [ -n "${nfs_access_cache}" ]; then
echo -n " NFS access cache time=${nfs_access_cache}"
sysctl -w vfs.nfs.access_cache_timeout=${nfs_access_cache} >/dev/null

View file

@ -659,7 +659,6 @@ network_pass3() {
case ${nfs_client_enable} in
[Yy][Ee][Ss])
#echo -n ' nfsiod'; nfsiod ${nfs_client_flags}
if [ -n "${nfs_access_cache}" ]; then
echo -n " NFS access cache time=${nfs_access_cache}"
sysctl -w vfs.nfs.access_cache_timeout=${nfs_access_cache} >/dev/null

View file

@ -659,7 +659,6 @@ network_pass3() {
case ${nfs_client_enable} in
[Yy][Ee][Ss])
#echo -n ' nfsiod'; nfsiod ${nfs_client_flags}
if [ -n "${nfs_access_cache}" ]; then
echo -n " NFS access cache time=${nfs_access_cache}"
sysctl -w vfs.nfs.access_cache_timeout=${nfs_access_cache} >/dev/null

View file

@ -659,7 +659,6 @@ network_pass3() {
case ${nfs_client_enable} in
[Yy][Ee][Ss])
#echo -n ' nfsiod'; nfsiod ${nfs_client_flags}
if [ -n "${nfs_access_cache}" ]; then
echo -n " NFS access cache time=${nfs_access_cache}"
sysctl -w vfs.nfs.access_cache_timeout=${nfs_access_cache} >/dev/null

View file

@ -659,7 +659,6 @@ network_pass3() {
case ${nfs_client_enable} in
[Yy][Ee][Ss])
#echo -n ' nfsiod'; nfsiod ${nfs_client_flags}
if [ -n "${nfs_access_cache}" ]; then
echo -n " NFS access cache time=${nfs_access_cache}"
sysctl -w vfs.nfs.access_cache_timeout=${nfs_access_cache} >/dev/null

View file

@ -659,7 +659,6 @@ network_pass3() {
case ${nfs_client_enable} in
[Yy][Ee][Ss])
#echo -n ' nfsiod'; nfsiod ${nfs_client_flags}
if [ -n "${nfs_access_cache}" ]; then
echo -n " NFS access cache time=${nfs_access_cache}"
sysctl -w vfs.nfs.access_cache_timeout=${nfs_access_cache} >/dev/null