[mythtv-users] Autostart of MythTV

Lee Nash lee at compucrew.com
Wed Aug 6 17:45:55 EDT 2003


The way I did it on a Gentoo box was to change the initlevel to 3 (multiuser).
Then add this line:

  su - mythuser -c "source /etc/profile && export HOME=~ 
&& /usr/X11R6/bin/startx"

to the /etc/conf.d/local.start (/etc/rc.d/rc.local on other distros).  The
mythuser has a .xinitrc file that look like this:
xset -dpms s off
twm &
mythfrontend&

Reboot and enjoy!!

-lee

Quoting Yannick <ml.mythtv at free.fr>:

> 
> 
>  Hello !
> 
>  I've seen the following point in the documentation:
> 
>    19.3: I'd like MythTV to automatically startup.
> 
>   Interesting, but I presume that I must at least log in with your login and
> password in xdm...
> 
>  How could I configure my system to let it start everything without any user
>  action ?
> 
> 
>  (OK, it's a huge security hole, I must admit)
> 
> 
> 
> 
>  Thank you !
> 
> 
> 
> 
> 
> --
> Open WebMail Project (http://openwebmail.org)
> Debian Project (http://www.debian.org)
> 
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> 


More information about the mythtv-users mailing list