Hey friends you can also use this entry in your inittab file

1:2345:respawn:/sbin/mingetty --autologin root tty1

Regards 
Supriya

--- In [email protected], virendra wadel
<[EMAIL PROTECTED]> wrote:
>
> Tested on RHEL 4.5 AS
> 
> Create a file /sbin/autologin 
> #cat /sbin/autologin
> #!/bin/bash
> exec 0</dev/$1 1>/dev/$1 2>&1
> cat /etc/issue
> shift
> exec $*
> 
> 
> #vi /etc/inittab
> 1:2345:respawn:/sbin/autologin tty1 login -f root
> 
> #init q
> 
> Regards,
> Virendra Wadel
> +91-98201 40733
> 
> 
>       Explore your hobbies and interests. Go to
http://in.promos.yahoo.com/groups/
> 
> [Non-text portions of this message have been removed]
>


Reply via email to