From owner-freebsd-jail@FreeBSD.ORG Thu Dec 17 08:35:05 2009 Return-Path: Delivered-To: freebsd-jail@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 988741065670 for ; Thu, 17 Dec 2009 08:35:05 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 541DD8FC08 for ; Thu, 17 Dec 2009 08:35:05 +0000 (UTC) Received: from [85.175.178.145] (helo=izar) by services.ipt.ru with esmtpa (Exim 4.54 (FreeBSD)) id 1NLBp7-000Azb-Rf; Thu, 17 Dec 2009 11:35:02 +0300 To: Kalle =?utf-8?Q?M=C3=B8ller?= References: <8250ac3f0912160040q31750cd5oe6fe66eb4398b20b@mail.gmail.com> <55743415@ipt.ru> <8250ac3f0912162342p1a54d6bcpa6487b14831dce33@mail.gmail.com> From: Boris Samorodov Date: Thu, 17 Dec 2009 11:35:51 +0300 In-Reply-To: <8250ac3f0912162342p1a54d6bcpa6487b14831dce33@mail.gmail.com> ("Kalle =?utf-8?Q?M=C3=B8ller=22's?= message of "Thu\, 17 Dec 2009 08\:42\:06 +0100") Message-ID: <21820472@ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-jail@freebsd.org Subject: Re: ezjail.flavour X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Dec 2009 08:35:05 -0000 Kalle M=C3=B8ller writes: >> I've got the same behaviour. Seems that the script ezjail.flavour >> is not executed because it uses old rc rules and so it is ingored >> at startup. > What are the new rc rules, because it looks fair simple to correct, went > through the code yesterday. Well, I'm not an rc guru. But seems that RC(8) may be a good start. --=20 WBR, bsam