pam/20-nproc.conf
Tomas Mraz 82f97fb404 rename the 90-nproc.conf to 20-nproc.conf (#1071618)
- canonicalize user name in pam_selinux (#1071010)
- refresh the pam-redhat tarball
2014-03-10 15:36:16 +01:00

7 lines
191 B
Plaintext

# Default limit for number of user's processes to prevent
# accidental fork bombs.
# See rhbz #432903 for reasoning.
* soft nproc 4096
root soft nproc unlimited