Page 1 of 1

Linux Scripts?

Posted: Wed Apr 11, 2007 2:10 pm
by Addict
Anyone have any good startup scripts for Linux? Not just a basic script. I need a script to use for a service.

My main problem is that every time I use startproc, it starts F@H in the root (/). I've tried changing directories before launching and that doesn't seem to work. I've tried using the -c parameter with no luck either. :confused:

Posted: Wed Apr 11, 2007 2:24 pm
by Addict
Never mind on this. I figured it out. :thumb:

If anyone else is interested, I'll post up some instructions.