From owner-freebsd-hackers@FreeBSD.ORG Thu May 18 19:27:13 2006 Return-Path: X-Original-To: hackers@freebsd.org Delivered-To: freebsd-hackers@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CC5216A40E for ; Thu, 18 May 2006 19:27:13 +0000 (UTC) (envelope-from drue@therub.org) Received: from cenn.mc.mpls.visi.com (cenn.mc.mpls.visi.com [208.42.156.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6A0643D46 for ; Thu, 18 May 2006 19:27:12 +0000 (GMT) (envelope-from drue@therub.org) Received: from egypt.therub.org (therub.org [209.98.146.43]) by cenn.mc.mpls.visi.com (Postfix) with ESMTP id EC577843F; Thu, 18 May 2006 14:27:11 -0500 (CDT) Received: by egypt.therub.org (Postfix, from userid 1001) id A892245659B; Thu, 18 May 2006 14:27:11 -0500 (CDT) Date: Thu, 18 May 2006 14:27:11 -0500 From: Dan Rue To: Bartosz Giza Message-ID: <20060518192711.GQ42385@therub.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: hackers@freebsd.org Subject: Re: Problem with jails after upgrading to 6.1-STABLE X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 May 2006 19:27:13 -0000 On Thu, May 18, 2006 at 02:09:49PM +0200, Bartosz Giza wrote: > Hi, > > Recently i have upgraded my box to 6.1-STABLE. Before i have had 6.0-STABLE. > > I am running couple of jails on this box and right now something is messed > up with startup scripts or somewhere else. > Worst thing is that i can't stop them using rc.d/jail script: 6.1 shipped with a buggy /etc/rc.d/jail script.. See this post from freebsd-stable: http://lists.freebsd.org/pipermail/freebsd-stable/2006-May/025445.html Dan