<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -40,8 +40,8 @@ Now you can create some services:
  ./add-haproxy 4000
  ./add-nginx 4020 4000
 
-This creates (potential) runit services under ~/rails-runit/services.
-Symlink them to ~/services, and runit will start them for you.
+This creates (potential) runit services under ~/rails-runit/service.
+Symlink them to ~/service, and runit will start them for you.
 
 Once started, you can set your system-wide web server to proxy requests
 for your Rails app to port 4000 (haproxy =&gt; mongrel * 3), or to port 4020
@@ -50,6 +50,14 @@ for your Rails app to port 4000 (haproxy =&gt; mongrel * 3), or to port 4020
 Browse to port 3998 (= haproxy port - 2) to see the haproxy status
 page.
 
+You can then easily restart your app (e.g. as part of a capistrano
+deployment) like this:
+
+  sv restart ~/service/mongrel-*
+
+Further &quot;add-*&quot; and &quot;*-run&quot; scripts are provided for varnish and
+ferret_server.
+
 
 Status
 ======</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>06832d0fcc42af751c7336515deb39463a78e9d5</id>
    </parent>
  </parents>
  <author>
    <name>Steve Purcell</name>
    <email>steve@sanityinc.com</email>
  </author>
  <url>http://github.com/purcell/rails-runit/commit/0a0574882c3c7dc1020f215bf3e65a79ce413c3b</url>
  <id>0a0574882c3c7dc1020f215bf3e65a79ce413c3b</id>
  <committed-date>2008-10-21T08:00:17-07:00</committed-date>
  <authored-date>2008-10-21T08:00:17-07:00</authored-date>
  <message>README corrections</message>
  <tree>ea251ee288b5c1f52bafe75359450eec59d01e7c</tree>
  <committer>
    <name>Steve Purcell</name>
    <email>steve@sanityinc.com</email>
  </committer>
</commit>
