Hi every one. I need an urgent assistance with figuring out how to run an application whenever I boot a linux SUSE machine. I added this below line in the file boot.local which is located at this path Linux:/etc/init.d/

/opt/AdventNet/ME/OpManager/bin/StartOpManagerServer.sh

which points to the application (OpManager) that i want to run. I would like to know if this path I added to boot.local is correct or not knowing that the actual path to the program is

Linux:/opt/AdventNet/ME/OpManager/bin/startOpManagerServer.sh

Many thanks.