Subject: where to up maxproc at boot?
To: NetBSD Users <netbsd-users@netbsd.org>
From: Jukka Marin <jmarin@pyy.jmp.fi>
List: netbsd-users
Date: 05/10/2001 12:30:47
I'm constantly running into maxproc limit (in X and elsewhere, now I had
to restart inetd with a higher maxproc value).
What is the proper way of setting the default maxproc limit to 200 or
even higher? inetd couldn't do an rcp because I had "too many" processes
running already.. so the maxproc value should be set before starting inetd.
(Or maybe it's easier to set it at kernel build time?)
Thanks again,
-jm