[tor-commits] r25053: {website} you don't have to mess with ulimit -n if you use the deb (website/trunk/docs/en)

Roger Dingledine arma at torproject.org
Sat Sep 10 10:36:09 UTC 2011


Author: arma
Date: 2011-09-10 10:36:09 +0000 (Sat, 10 Sep 2011)
New Revision: 25053

Modified:
   website/trunk/docs/en/tor-doc-relay.wml
Log:
you don't have to mess with ulimit -n if you use the deb


Modified: website/trunk/docs/en/tor-doc-relay.wml
===================================================================
--- website/trunk/docs/en/tor-doc-relay.wml	2011-09-10 08:10:07 UTC (rev 25052)
+++ website/trunk/docs/en/tor-doc-relay.wml	2011-09-10 10:36:09 UTC (rev 25053)
@@ -259,7 +259,8 @@
     Linux, you should add a line like "toruser hard nofile 8192" to your
     /etc/security/limits.conf file (where toruser is the user that runs the
     Tor process), and then restart Tor if it's installed as a package (or log
-    out and log back in if you run it yourself).
+    out and log back in if you run it yourself). The Debian/Ubuntu package
+    does this step for you.
     </p>
 
     <p>



More information about the tor-commits mailing list