From owner-freebsd-current Tue Mar 4 17:36:41 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA05225 for current-outgoing; Tue, 4 Mar 1997 17:36:41 -0800 (PST) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA05215 for ; Tue, 4 Mar 1997 17:36:34 -0800 (PST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id SAA02889; Tue, 4 Mar 1997 18:36:20 -0700 (MST) Date: Tue, 4 Mar 1997 18:36:20 -0700 (MST) Message-Id: <199703050136.SAA02889@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Michael Smith Cc: nate@mt.sri.com (Nate Williams), skynyrd@opus.cts.cwu.edu, current@freebsd.org Subject: Re: Upping the default # of processes in 2.2? In-Reply-To: <199703050119.LAA19118@genesis.atrad.adelaide.edu.au> References: <199703050059.RAA02587@rocky.mt.sri.com> <199703050119.LAA19118@genesis.atrad.adelaide.edu.au> Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > > As for the default per-user limits, I'm running tcsh and have this in > > > /etc/csh.cshrc: > > > > > > limit maxproc 100 > > > > > > which seems to work pretty well! > > > > Except for X, which uses /bin/sh to start everything up. :( > > So put it in your .xsession file as well. This is why login.conf is > a Good Thing 8) I did, but it doesn't seem to take. :( Nate