Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2011 16:42:05 +0100 (CET)
From:      Dirk Engling <erdgeist@erdgeist.org>
To:        Paul Schenkeveld <freebsd@psconsult.nl>
Cc:        freebsd-hackers@freebsd.org, freebsd-jail@freebsd.org
Subject:   Re: rc.d/jail issues
Message-ID:  <alpine.BSF.2.00.1101271635520.78020@erdgeist.org>
In-Reply-To: <20110127120447.GA40060@psconsult.nl>
References:  <20110127120447.GA40060@psconsult.nl>

next in thread | previous in thread | raw e-mail | index | archive | help

On Thu, 27 Jan 2011, Paul Schenkeveld wrote:

> like to start A before B but shutdown B before A.  Would it make sense
> to reverse the order in which jails are stopped during shutdown by
> reversing the nales in $jail_list?

Yikes, it does indeed make sense, that's why I already do it in the ezjail 
utility, besides having jail dependencies worked out by rcorder...

Now, if /etc/rc.d/jail starts to reverse the list ezjail reverses before, 
I'm in trouble. Maybe it's time to think about moving some more jail 
abstraction - including jail dependencies - to the base system.

   erdgeist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1101271635520.78020>