<html>
<body>
I have mine in a forever loop with a 5 second delay. If it crashes, which
is rare, it the quit command is issued then it pauses for 5 seconds and
restarts the server. The script also manages the log files and other
cleanup tasks.<br><br>
At 10:13 AM 12/13/2003 -0800, you wrote:<br><br>
<blockquote type=cite class=cite cite><font face="arial" size=2 color="#000080">Okay
thanks for all the feedback.<br>
</font><br>
<font face="arial" size=2 color="#000080">&nbsp;<br>
</font><br>
<font face="arial" size=2 color="#000080">Next question is I used to have
to set a cron job or something to restart the server when it hangs or
crashes.<br>
</font><br>
<font face="arial" size=2 color="#000080">&nbsp;<br>
</font><br>
<font face="arial" size=2 color="#000080">Anyone using any daemon tools
or supervisor tools on CoD that work.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<br>
</font><br>
<font face="arial" size=2 color="#000080">&nbsp;<br>
<hr>
<div align="center"></font></div>
<font face="tahoma" size=2><b>From:</b> Rene de Vries
[<a href="mailto:rene.devries@home.nl" eudora="autourl">mailto:rene.devries@home.nl</a>]
<br>
<b>Sent:</b> Thursday, December 11, 2003 11:21 PM<br>
<b>To:</b> cod@icculus.org<br>
<b>Subject:</b> RE: [cod] Linux Startup scripts?<br>
</font><br>
<font face="Times New Roman, Times">&nbsp;<br>
</font><br>
<font face="arial" size=2 color="#0000FF">Hi,<br>
</font><br>
<font face="Times New Roman, Times">&nbsp;<br>
</font><br>
<font face="arial" size=2 color="#0000FF">create a file<br>
</font><br>
<font face="arial" size=2 color="#0000FF">ex: vi start<br>
</font><br>
<font face="arial" size=2 color="#0000FF">paste this &quot;screen -A -m
-d -S cod ./cod_lnxded +map_rotate&quot;<br>
</font><br>
<font face="arial" size=2 color="#0000FF">write and quit vi<br>
</font><br>
<font face="arial" size=2 color="#0000FF">chmod +777 start<br>
</font><br>
<font face="arial" size=2 color="#0000FF">execute: ./start<br>
</font><br>
<font face="arial" size=2 color="#0000FF">ctrl a+d to leave the
screen<br>
</font><br>
<font face="Times New Roman, Times">&nbsp;<br>
</font>
<dl><br>

<dd><font face="tahoma" size=2>-----Oorspronkelijk bericht-----<br>

<dd>Van:</b> MikeyDee
[<a href="mailto:mikeydee@usd.wli.net" eudora="autourl">mailto:mikeydee@usd.wli.net</a>]<br>

<dd>Verzonden:</b> vrijdag 12 december 2003 0:43<br>

<dd>Aan:</b> cod@icculus.org<br>

<dd>Onderwerp:</b> [cod] Linux Startup scripts?<br>
</font><br>

<dd><font face="arial" size=2>anyone have linux startup script ?<br>
</font><br>

<dd><font face="Times New Roman, Times">&nbsp;<br>
</font><br>

<dd><font face="arial" size=2>beside doing ./cod_lnxded<br>
</font><br>

<dd><font face="Times New Roman, Times">&nbsp;<br>
</font><br>

<dd><font face="arial" size=2>I was trying to add +set commands to get it
automated but seem to fail on me?<br>
</font><br>

<dd><font face="Times New Roman, Times">&nbsp;<br>
</font>
</dl></blockquote></body>
</html>