标签:process security ast log user for ase limits fork
# cat /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 2048 root soft nproc unlimited #在这里修改
max number of threads [1024] for user [lish] likely too low, increase to at least [2048]
标签:process security ast log user for ase limits fork
原文地址:http://www.cnblogs.com/bass6/p/6095389.html