diff options
Diffstat (limited to 'etc/rc.d')
-rw-r--r-- | etc/rc.d/netoptions | 1 | ||||
-rw-r--r-- | etc/rc.d/network1 | 1 | ||||
-rw-r--r-- | etc/rc.d/network2 | 1 | ||||
-rw-r--r-- | etc/rc.d/network3 | 1 | ||||
-rw-r--r-- | etc/rc.d/routing | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/etc/rc.d/netoptions b/etc/rc.d/netoptions index b715539..67c88a0 100644 --- a/etc/rc.d/netoptions +++ b/etc/rc.d/netoptions @@ -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 diff --git a/etc/rc.d/network1 b/etc/rc.d/network1 index b715539..67c88a0 100644 --- a/etc/rc.d/network1 +++ b/etc/rc.d/network1 @@ -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 diff --git a/etc/rc.d/network2 b/etc/rc.d/network2 index b715539..67c88a0 100644 --- a/etc/rc.d/network2 +++ b/etc/rc.d/network2 @@ -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 diff --git a/etc/rc.d/network3 b/etc/rc.d/network3 index b715539..67c88a0 100644 --- a/etc/rc.d/network3 +++ b/etc/rc.d/network3 @@ -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 diff --git a/etc/rc.d/routing b/etc/rc.d/routing index b715539..67c88a0 100644 --- a/etc/rc.d/routing +++ b/etc/rc.d/routing @@ -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 |