[BACK]Return to rc CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/rc between version 1.38 and 1.39

version 1.38, 1997/07/22 10:02:47 version 1.39, 1997/07/22 17:11:56
Line 93 
Line 93 
 fi  fi
   
 if [ X"${ipfilter}" = X"YES" -a X"${ipmon_flags}" != X"NO" ]; then  if [ X"${ipfilter}" = X"YES" -a X"${ipmon_flags}" != X"NO" ]; then
         ipmon ${ipmon_flags} &          ipmon ${ipmon_flags}
 fi  fi
   
 if [ X"${rfc1323}" = X"NO" ]; then  if [ X"${rfc1323}" = X"NO" ]; then

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39