It seems from your post that you're on a *nix platform, in which case you could also create a startup script in /etc/init.d/ to launch the process each time it boots. An earlier post to include it in /etc/inittab will also only be launched when it hits a given runlevel, e.g. at boot time.