From owner-freebsd-jail@FreeBSD.ORG Sat Mar 30 20:59:56 2013 Return-Path: Delivered-To: freebsd-jail@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D22F2767 for ; Sat, 30 Mar 2013 20:59:56 +0000 (UTC) (envelope-from erdgeist@erdgeist.org) Received: from elektropost.org (elektropost.org [217.13.206.130]) by mx1.freebsd.org (Postfix) with ESMTP id 35011C2B for ; Sat, 30 Mar 2013 20:59:55 +0000 (UTC) Received: (qmail 54634 invoked from network); 30 Mar 2013 20:59:54 -0000 Received: from elektropost.org (HELO elektropost.org) (erdgeist@erdgeist.org) by elektropost.org with AES256-SHA encrypted SMTP; 30 Mar 2013 20:59:54 -0000 Date: Sat, 30 Mar 2013 21:59:53 +0100 (CET) From: Dirk Engling To: Nicolas de Bari Embriz Garcia Rojas Subject: Re: rc.d/jail and jail.conf In-Reply-To: Message-ID: References: <515721F8.9090202@erdgeist.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-jail@freebsd.org X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Mar 2013 20:59:56 -0000 On Sat, 30 Mar 2013, Nicolas de Bari Embriz Garcia Rojas wrote: > If I am right you can define the order of start for jails in the jail2_list (rc.conf), something like: > > jail2_list="jail1 jail2" Thanks, I suppose it mimicks the way rc.d/jail has handled it. I just wondered if there's a way to have this order automatically determined by a dependency graph, it's a minor request, though. Regards, erdgeist