Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Henrik on May 10, 2003, 10:46:11 PM
-
I've installed a server program, teamspeak rc2. What i need is help with enabling the service to start at bootup. Right now i have to start it manually.
The command for start is: ./tss_minimal_startupscript start
??
/Henrik
-
At the end of /etc/rc.d/rc.local file put the line:
//tss_minimal_startupscript start
where is the path to the program
Good luck