Accepting request 280985 from home:bmwiedemann:branches:Linux-PAM
- increase process limit to 1200 to help chromium users with many tabs OBS-URL: https://build.opensuse.org/request/show/280985 OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=145
This commit is contained in:
@@ -7,9 +7,9 @@ Index: Linux-PAM-1.1.8/modules/pam_limits/limits.conf
|
||||
#@student - maxlogins 4
|
||||
|
||||
+# harden against fork-bombs
|
||||
+* hard nproc 800
|
||||
+* soft nproc 700
|
||||
+root hard nproc 900
|
||||
+root soft nproc 850
|
||||
+* hard nproc 1700
|
||||
+* soft nproc 1200
|
||||
+root hard nproc 3000
|
||||
+root soft nproc 1850
|
||||
+
|
||||
# End of file
|
||||
|
Reference in New Issue
Block a user