Make apache nproc rlimit not depend on role memberships
[mirror/dsa-puppet.git] / modules / apache2 / templates / resource-limits.erb
index d4da647..5673c0d 100644 (file)
@@ -5,4 +5,4 @@
 
 RLimitCPU 180
 RLimitMEM <%= @memlimit %>
-RLimitNPROC <%= @proclimit %>
+RLimitNPROC <%= @rlimitnproc %>