diff --git a/90-nproc.conf b/90-nproc.conf index 104dffd..d6e2578 100644 --- a/90-nproc.conf +++ b/90-nproc.conf @@ -2,5 +2,5 @@ # accidental fork bombs. # See rhbz #432903 for reasoning. -* soft nproc 1024 +* soft nproc 4096 root soft nproc unlimited diff --git a/pam.spec b/pam.spec index a73a2e7..ee2037e 100644 --- a/pam.spec +++ b/pam.spec @@ -13,7 +13,7 @@ Summary: A security tool which provides authentication for applications Name: pam Version: 1.1.8 -Release: 4 +Release: 5 Epoch: 1 # The library is BSD licensed with option to relicense as GPLv2+ - this option is redundant # as the BSD license allows that anyway. pam_timestamp and pam_console modules are GPLv2+,