mirror of
https://abf.rosa.ru/djam/pam.git
synced 2025-02-23 16:32:51 +00:00
7 lines
191 B
Text
7 lines
191 B
Text
![]() |
# Default limit for number of user's processes to prevent
|
||
|
# accidental fork bombs.
|
||
|
# See rhbz #432903 for reasoning.
|
||
|
|
||
|
* soft nproc 1024
|
||
|
root soft nproc unlimited
|