Ok,

I can get rh6.1 to auto login to the console as <username> by adding the
following line to my inttab:

x:3:respawn:/bin/su -- <username> 

I tried to get it to startx by changing the command to:

x:3:respawn:/bin/su -- <username> -c startx

It quits respawning too fast and I get the error can't find startx

so I changed the command to:

x:3:respawn:/bin/su -- <username> -c /usr/X11R6/bin/startx

Now it can't find xauth etc.

Any one have any ideas what I am doing wrong??

TIA
Steve


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to