Page 1 of 1

How do I make a program start when Puppy starts?

Posted: Mon 10 Oct 2005, 13:47
by Quasar
I have a binary program compiled on Mandrake, I tried to run it from the Puppy terminal and it worked fine. However I need to add it to the OS startup so that it runs automatically when Puppy starts, how can I do this?

Posted: Mon 10 Oct 2005, 17:57
by MU
Add it to /etc/rc.d/rc.local0

If it shall start with X, add it to /root/.xinitrc or use the Autostart-manager:
http://www.murga.org/%7Epuppy/viewtopic ... artmanager


Mark