Accepting request 423853 from Linux-PAM
1 OBS-URL: https://build.opensuse.org/request/show/423853 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam?expand=0&rev=85
This commit is contained in:
commit
5a6ae8609c
@ -7,8 +7,8 @@ Index: Linux-PAM-1.1.8/modules/pam_limits/limits.conf
|
||||
#@student - maxlogins 4
|
||||
|
||||
+# harden against fork-bombs
|
||||
+* hard nproc 1700
|
||||
+* soft nproc 1200
|
||||
+* hard nproc 4000
|
||||
+* soft nproc 3500
|
||||
+root hard nproc 3000
|
||||
+root soft nproc 1850
|
||||
+
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 31 11:08:19 UTC 2016 - develop7@develop7.info
|
||||
|
||||
- pam-limit-nproc.patch: increased process limit to help
|
||||
Chrome/Chromuim users with really lots of tabs. New limit gets
|
||||
closer to UserTasksMax parameter in logind.conf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 28 14:29:09 CEST 2016 - kukuk@suse.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user