From owner-cvs-src@FreeBSD.ORG Wed May 3 13:01:01 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A91D316A400; Wed, 3 May 2006 13:01:01 +0000 (UTC) (envelope-from anders@FreeBSD.org) Received: from totem.fix.no (totem.fix.no [80.91.36.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9D2243D58; Wed, 3 May 2006 13:01:00 +0000 (GMT) (envelope-from anders@FreeBSD.org) Received: by totem.fix.no (Postfix, from userid 1000) id 0758A8DB1A9; Wed, 3 May 2006 15:00:59 +0200 (CEST) Date: Wed, 3 May 2006 15:00:58 +0200 From: Anders Nordby To: Florent Thoumie Message-ID: <20060503130058.GA18509@totem.fix.no> References: <200604110920.k3B9Kmm8043408@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200604110920.k3B9Kmm8043408@repoman.freebsd.org> X-PGP-Key: http://anders.fix.no/pgp/ X-PGP-Key-FingerPrint: 1E0F C53C D8DF 6A8F EAAD 19C5 D12A BC9F 0083 5956 User-Agent: Mutt/1.5.11 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc rc.subr X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 13:01:01 -0000 Hi, Is there any chance to have this, and the 1.54 -> 1.55 fix MFCed before 6.1 is rolled? It's a very nice fix for people who are using many jails, along with software from ports. On Tue, Apr 11, 2006 at 09:20:47AM +0000, Florent Thoumie wrote: > flz 2006-04-11 09:20:47 UTC > > FreeBSD src repository > > Modified files: > etc rc.subr > Log: > - If no pidfile has been created at startup, only stop processes > with current jid. > > PR: conf/93287 > Submitted by: anders > Approved by: cperciva (mentor) > MFC after: 1 month > > Revision Changes Path > 1.54 +7 -4 src/etc/rc.subr > _______________________________________________ > cvs-src@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-src > To unsubscribe, send any mail to "cvs-src-unsubscribe@freebsd.org" -- Anders.