<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,4 +3,12 @@
 # Shell script for running the jabber bot.  I'd rather use something like
 # launchd, but that's unavailable to me on my servers.
 
-twistd -l whatsup.log -y whatsup.tac
+ulimit -v 100000
+ulimit -m 100000
+
+while :
+do
+	twistd -l whatsup.log -ny whatsup.tac
+	sleep 5
+done
+</diff>
      <filename>whatsup.start</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>72d061234cdd7c5a435eb40eeb15659ae45fdb12</id>
    </parent>
  </parents>
  <author>
    <name>Dustin Sallings</name>
    <email>dustin@spy.net</email>
  </author>
  <url>http://github.com/dustin/whatsup/commit/4310c801712f4863b0ff19ff6ef083c80c1f3b9a</url>
  <id>4310c801712f4863b0ff19ff6ef083c80c1f3b9a</id>
  <committed-date>2008-10-13T19:59:43-07:00</committed-date>
  <authored-date>2008-10-13T19:59:43-07:00</authored-date>
  <message>Move back to a shell scripty run so I can get ulimits in here.</message>
  <tree>f729fcbbec7ec45e4c3cb59823e712d69e3575d3</tree>
  <committer>
    <name>Dustin Sallings</name>
    <email>dustin@spy.net</email>
  </committer>
</commit>
