then
if [ -x /usr/bin/X ]
if [ -e /etc/startx ]
if [ -e /etc/startx -a $(tty) = "/dev/tty1" ];
rm -f /etc/startx
##STARTX
-