29 Oct
2007
29 Oct
'07
2:52 p.m.
On Sat, 2007-10-27 at 18:11 +0300, Timo Sirainen wrote:
So you've somewhere limited the number of processes for users. Debian has them in /etc/security/limits.conf. I'm not exactly sure what reads that file and how those limits are passed to kernel.
The file is read and applied by pam_limits.so, which tells the kernel about the limits with setrlimit(2).
-- Ben Winslow rain@bluecherry.net