How do I make a program start when Puppy starts?

Using applications, configuring, problems
Post Reply
Message
Author
Quasar
Posts: 25
Joined: Sat 07 May 2005, 09:31

How do I make a program start when Puppy starts?

#1 Post 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?

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#2 Post 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

Post Reply