Apps :: start apps at bootup...



hi, i want to build my own webserver (it's already working) and now i need to know  how to make a program run at startup i'm now forced to enter:

Code Sample

su
password
/opt/lampp/lampp start


now how do i make this run at startup...

put that line in the /mnt/hdX#/opt/bootlocal.sh file... where hdX# is your drive & partition # where you're storing the /opt directory.

Then go see the wiki for more info on how to do stuff like that. ;)

Aveline


original here.