Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
4 |
- |
1 |
# Default limit for number of user's processes to prevent
|
|
|
2 |
# accidental fork bombs.
|
|
|
3 |
# See rhbz #432903 for reasoning.
|
|
|
4 |
|
|
|
5 |
* soft nproc 1024
|
|
|
6 |
root soft nproc unlimited
|