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

Diff for /src/etc/rc between version 1.165 and 1.166

version 1.165, 2001/03/02 06:22:39 version 1.166, 2001/04/01 19:39:54
Line 548 
Line 548 
   
 echo '.'  echo '.'
   
 if [ -f /etc/rc.wscons -a -f /etc/wscons.conf ]; then  
         echo configuring wscons  
         /bin/sh /etc/rc.wscons  
 fi  
   
 date  date
   
 if [ "X${moused_flags}" != X"NO" -a -x /usr/sbin/moused ]; then  if [ "X${moused_flags}" != X"NO" -a -x /usr/sbin/moused ]; then

Legend:
Removed from v.1.165  
changed lines
  Added in v.1.166