From 33c3770bff2aa5b67301c544f2ee3f522052d736 Mon Sep 17 00:00:00 2001 From: jhb Date: Wed, 10 Oct 2001 20:36:51 +0000 Subject: Remove references to nfsiod and nfs_client_flags now that they are obsolete. Submitted by: Gordon Tetlow --- etc/rc.network | 1 - 1 file changed, 1 deletion(-) (limited to 'etc/rc.network') diff --git a/etc/rc.network b/etc/rc.network index b715539..67c88a0 100644 --- a/etc/rc.network +++ b/etc/rc.network @@ -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 -- cgit v1.1