[cod] Linux dedicated servers auto init

Daniel M. Temme cod at schlechteverlierer.de
Thu Apr 29 05:10:27 EDT 2004


On Wednesday 28 April 2004 20:24, João Campos wrote:
> Hi, i need some help.
> I have a dedicated server running and i want to know if theres some script
> that on "Rcon quit" comand to reload server's pk3 dont let the server goes
> down and run the server again.

Just loop the startup command. I.e.
cd <wherever cod is installed>
while true; do ./cod_lnxded; sleep 5; done

Either put that in a script or just do it from the command line/screen where 
you normally start it. 

I hope this helps.

Have a nice day
-- 
Daniel M. Temme
http://schlechteverlierer.de



More information about the Cod mailing list