From owner-freebsd-isp Fri Feb 28 22:07:14 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA13058 for isp-outgoing; Fri, 28 Feb 1997 22:07:14 -0800 (PST) Received: from bullfrog.ecpnet.com (raistlin@bullfrog.ecpnet.com [204.246.64.212]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA13052 for ; Fri, 28 Feb 1997 22:07:07 -0800 (PST) Received: from localhost (raistlin@localhost) by bullfrog.ecpnet.com (8.8.5/8.8.4) with SMTP id AAA03818; Sat, 1 Mar 1997 00:07:45 GMT Date: Sat, 1 Mar 1997 00:07:45 +0000 (GMT) From: "Justen M. Stepka" To: Nick Merrill cc: freebsd-isp@freebsd.org Subject: Re: how to make sure unattatched processes die when a user logs out In-Reply-To: <199702281925.OAA15573@mojo.calyx.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 28 Feb 1997, Nick Merrill wrote: > I was wondering how most people handle this.. like if people try to run screen > and leave 10 irc sessions running when they're not even logged in. Set a limit on the number of process limit to like 3 :)