Index: doc/site/src/docs/mongrel_cluster.page =================================================================== --- doc/site/src/docs/mongrel_cluster.page (revision 298) +++ doc/site/src/docs/mongrel_cluster.page (working copy) @@ -97,6 +97,10 @@

   $ sudo /sbin/chkconfig --level 345 mongrel_cluster on
 
+For users of Debian, you can use this command to install the script: +

+  $ sudo /usr/sbin/update-rc.d -f mongrel_cluster defaults
+
*NOTE* At this point there are a few issues with this init script that only apply under certain circumstances. Those issues include: