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:
parent
aaa66694cf
commit
650e0bc92d
@ -7,9 +7,9 @@ Index: Linux-PAM-1.1.8/modules/pam_limits/limits.conf
|
|||||||
#@student - maxlogins 4
|
#@student - maxlogins 4
|
||||||
|
|
||||||
+# harden against fork-bombs
|
+# harden against fork-bombs
|
||||||
+* hard nproc 800
|
+* hard nproc 1700
|
||||||
+* soft nproc 700
|
+* soft nproc 1200
|
||||||
+root hard nproc 900
|
+root hard nproc 3000
|
||||||
+root soft nproc 850
|
+root soft nproc 1850
|
||||||
+
|
+
|
||||||
# End of file
|
# End of file
|
||||||
|
@ -12,6 +12,11 @@ Fri Jan 9 14:53:50 CET 2015 - kukuk@suse.de
|
|||||||
- obsoletes pam_xauth-sigpipe.diff
|
- obsoletes pam_xauth-sigpipe.diff
|
||||||
- obsoletes bug-870433_pam_timestamp-fix-directory-traversal.patch
|
- obsoletes bug-870433_pam_timestamp-fix-directory-traversal.patch
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 9 11:10:45 UTC 2015 - bwiedemann@suse.com
|
||||||
|
|
||||||
|
- increase process limit to 1200 to help chromium users with many tabs
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 6 14:31:36 UTC 2014 - bwiedemann@suse.com
|
Tue May 6 14:31:36 UTC 2014 - bwiedemann@suse.com
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user