From owner-freebsd-questions Tue Jan 12 04:52:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA15137 for freebsd-questions-outgoing; Tue, 12 Jan 1999 04:52:32 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from wireless.net (wireless.net [207.137.156.159] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA15132 for ; Tue, 12 Jan 1999 04:52:29 -0800 (PST) (envelope-from bad@wireless.net) Received: from localhost (bad@localhost) by wireless.net (8.8.7/8.8.4) with SMTP id FAA19215; Tue, 12 Jan 1999 05:07:45 -0800 (PST) Date: Tue, 12 Jan 1999 05:07:45 -0800 (PST) From: Bernie Doehner To: Alfred Perlstein cc: questions@FreeBSD.ORG Subject: Re: limiting per process swap space utilization like Solaris ulimit? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > as to your qmail question: > > ulimit is built into the shell, check shell man pages until you find it. Ah yes.. I don't use bash, but sure enough, bash seems to satisfy my bizzare need to limit swap space per process utilization, although I'd prefer using login.conf for this. > you can also use login classes to limit programs, > man login.conf Where in login.conf are you able to limit the amount of swap space per process ulitization like you can with bash's "ulimit -v"? Bernie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message