Daniel Agar wrote:
I'm having 2 small problems with mythtv. The first is getting the frontend
to automatically start. I'm using blackbox and thats running nicely
loading everything through .xinitrc, but I boot to init 3 and have to
manually log in. How would I do automatic logins like this? I'd like to
place something in /etc/inittab but I'm not sure how to do it properly.
I think you edit the line that looks like this:
1:2345:respawn:/sbin/mingetty tty1
and change it to
1:2345:respawn:/sbin/mingetty --autologin mythtv tty1
Your getty might vary...
Kevin _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
