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

Diff for /src/etc/rc between version 1.269 and 1.270

version 1.269, 2005/06/14 22:49:06 version 1.270, 2005/06/19 16:55:10
Line 396 
Line 396 
 fi  fi
   
 if [ X"${ntpd_flags}" != X"NO" ]; then  if [ X"${ntpd_flags}" != X"NO" ]; then
         # since this is system startup, use -s          echo -n ' ntpd'; ntpd $ntpd_flags
         echo -n ' ntpd'; ntpd -s $ntpd_flags  
 fi  fi
 echo '.'  echo '.'
   

Legend:
Removed from v.1.269  
changed lines
  Added in v.1.270