mirror of
https://abf.rosa.ru/djam/pam.git
synced 2025-02-23 16:32:51 +00:00
6 lines
191 B
Text
6 lines
191 B
Text
# 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
|