Bump RLimitNPROC for bugs web hosts
[mirror/dsa-puppet.git] / modules / apache2 / templates / resource-limits.erb
index 10c6b41..d4da647 100644 (file)
@@ -5,4 +5,4 @@
 
 RLimitCPU 180
 RLimitMEM <%= @memlimit %>
-RLimitNPROC 256
+RLimitNPROC <%= @proclimit %>