starting jails in the background & dependencies
Alexander Leidinger
Alexander at Leidinger.net
Fri Mar 5 14:40:17 UTC 2010
On Tue, 5 Jan 2010 11:24:47 +0100 Alexander Leidinger
<Alexander at Leidinger.net> wrote:
> On Mon, 07 Dec 2009 08:03:53 +0100 Alexander Leidinger
> <Alexander at Leidinger.net> wrote:
>
> > Hi,
> >
> > now that jails are started in the background (which is good, to
>
> I just realized yesterday that it also stops in parallel (in the
> background). This is bad. It may be the case that a jail is not fully
> stopped via the rc scripts when the OS decides to kill the remaining
> processes during a shutdown.
>
> My first reaction is to only allow to start in the background, but
> everything else needs to be serialized.
I committed now what was discussed in this thread:
- no start in the background by default
- only start is allowed to happen in background when
jail_parallel_start is set to yes in rc.conf
- stdin is redirected from /dev/null
If someone is not happy about the name of the rc.conf variable: feel
free to change it, I do not care about the name.
Bye,
Alexander.
More information about the freebsd-jail
mailing list