Tim Smolen wrote:
> 
> How do I have Linux execute a program when it boots? Basically I want to
> turn the pc on, have linux boot, and then run my program until it's
> shutdown. I'd like not to have to log in or anything. Is this possible?

Again it depends on what it is.  The other suggestions were good for
daemons or console apps.

If it's an X app, I suppose you could start it in runlevel 5 and replace
xdm with your program.  I've never tried that, but I'm sure it would be
possible.  Perhaps by hacking /etc/X11/prefdm to point it to your prog.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to