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

Diff for /src/etc/Attic/rc.local between version 1.8 and 1.9

version 1.8, 1997/01/01 20:14:03 version 1.9, 1997/01/03 07:48:50
Line 13 
Line 13 
 #       echo -n ' sshd';        /usr/local/sbin/sshd  #       echo -n ' sshd';        /usr/local/sbin/sshd
 #fi  #fi
   
 #  # Alternatively, xdm smay be started in /etc/ttys.
 # you may also look at /etc/ttys on some architectures  
 # (i386 for example) - there is an commented out example  
 # how to start xdm via init  
 #  
 #if [ -x /usr/X11R6/bin/xdm ]; then  #if [ -x /usr/X11R6/bin/xdm ]; then
 #       echo -n ' xdm';         /usr/X11R6/bin/xdm  #       echo -n ' xdm';         /usr/X11R6/bin/xdm
 #fi  #fi

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9