[Python-apps-commits] r5772 - in packages/pyrit/trunk/debian (config.example)

chrisk-guest at users.alioth.debian.org chrisk-guest at users.alioth.debian.org
Tue Jul 6 19:59:06 UTC 2010


    Date: Tuesday, July 6, 2010 @ 19:58:59
  Author: chrisk-guest
Revision: 5772

Add limit_ncpus to config file example

Modified:
  packages/pyrit/trunk/debian/config.example

Modified: packages/pyrit/trunk/debian/config.example
===================================================================
--- packages/pyrit/trunk/debian/config.example	2010-07-06 19:47:19 UTC (rev 5771)
+++ packages/pyrit/trunk/debian/config.example	2010-07-06 19:58:59 UTC (rev 5772)
@@ -21,3 +21,8 @@
 
 ## Announce presence to knownclients via UDP-broadcast
 # rpc_announce_broadcast = false
+
+## Limit the number of CPU cores used by Pyrit. This option is primarily used
+## during the Debian build process, you'll rarely want to limit this. 0 means
+## use all available cores. 
+# limit_ncpus = 0




More information about the Python-apps-commits mailing list