From owner-freebsd-questions@FreeBSD.ORG Wed Aug 13 03:09:40 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5529A37B401 for ; Wed, 13 Aug 2003 03:09:40 -0700 (PDT) Received: from cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7975443F93 for ; Wed, 13 Aug 2003 03:09:35 -0700 (PDT) (envelope-from sheepkiller@cultdeadsheep.org) Received: (qmail 64137 invoked from network); 13 Aug 2003 10:02:49 -0000 Received: from unknown (HELO lucifer.cultdeadsheep.org) (192.168.0.2) by goofy.cultdeadsheep.org with SMTP; 13 Aug 2003 10:02:49 -0000 Date: Wed, 13 Aug 2003 12:02:30 +0200 From: Clement Laforet To: Mipam Message-Id: <20030813120230.337643e8.sheepkiller@cultdeadsheep.org> In-Reply-To: References: Organization: tH3 cUlt 0f tH3 d3@d sH33p X-Mailer: Sylpheed version 0.9.4 (GTK+ 1.2.10; i386-portbld-freebsd5.1) X-Face: ._cVVRDn#-2((lnfi^P7CoD4htI$4+#G/G)!w|,}H5yK~%(3-C.JlEYbOjJGFwJkt*7N^%z jYeu[;}]}F"3}l5R'l"X0HbvT^D\Q&%deCo)MayY`);TO Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: rc.d jail script X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Aug 2003 10:09:40 -0000 On Wed, 13 Aug 2003 11:53:47 +0200 (MET DST) Mipam wrote: > Hi, Hi ! First of all, thanks for your patch :-) But mounting devfs within a jail is deprecated. if you want you can test Mike Makonnen's update based on Scot W. Hetzel and Jens Rehsack patches, have a look at -current archives (july 2003). The original script was written when devfs wasn't mandatory. > Anybody got any other hints for me so that running for > example apache in the jail will be fine? Maybe I'll run into some > other surprises? Bye, I use a couple of jails without any problem :) regards, clem