Index: trunk/docs/install/centos.rst
===================================================================
--- trunk/docs/install/centos.rst	(revision 749)
+++ trunk/docs/install/centos.rst	(revision 750)
@@ -42,3 +42,11 @@
      update-alternatives --config java
      update-alternatives --config javac
+   
+   Also, make sure to add the following to your `main.cfg` file before
+   trying to execute any Java service:
 
+   .. code-block:: guess
+   
+     [javax]
+     ss=2m
+
