On Tue, Sep 12, 2000 at 04:04:53PM -0700, Dan Browning wrote:
> I'm having no problem setting the max per-user process limit for root,
> using...
>       ulimit -u unlimited

it's probably being set in one of your login scripts.

find /etc -type f -print0 | xargs -0 grep limit

-- 
Steve Borho                       Voice:  314-439-8342
Member of Technical Staff
Celox Networks Inc                http://www.ietf.org/rfc/rfc1925.txt



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to