#setup autologin 
cat <<E_O_F >> /etc/sysconfig/autologin 
USER=altlinux 
AUTOLOGIN=yes 
E_O_F 
