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

Diff for /src/etc/rc between version 1.134 and 1.135

version 1.134, 2000/04/27 07:06:36 version 1.135, 2000/04/30 23:17:05
Line 421 
Line 421 
                         /usr/sbin/rtsold ${rtsold_flags}                          /usr/sbin/rtsold ${rtsold_flags}
                 fi                  fi
   
                 if [ "X${ip6defaultif}" != X"" ]; then                  if [ "X${ip6defaultif}" != X"NO" ]; then
                         /usr/sbin/ndp -I ${ip6defaultif}                          /usr/sbin/ndp -I ${ip6defaultif}
                 fi                  fi
         else          else

Legend:
Removed from v.1.134  
changed lines
  Added in v.1.135