/etc/security/limits.d/90-nproc.conf

 

# Default limit for number of user's processes to prevent
# accidental fork bombs.
# See rhbz #432903 for reasoning.

*          soft    nproc     1024

1024改为大点的数值。

相关文章:

  • 2021-11-09
  • 2021-08-18
  • 2021-08-03
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-01-18
  • 2021-09-15
  • 2022-01-23
  • 2022-03-03
  • 2021-12-30
  • 2022-02-22
相关资源
相似解决方案