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

Diff for /src/etc/rc between version 1.161 and 1.162

version 1.161, 2001/01/16 04:08:35 version 1.162, 2001/02/10 18:03:16
Line 540 
Line 540 
   
 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.161  
changed lines
  Added in v.1.162