On Tue, 5 Jan 2010 11:24:47 +0100 Alexander Leidinger
<alexan...@leidinger.net> wrote:

> On Mon, 07 Dec 2009 08:03:53 +0100 Alexander Leidinger
> <alexan...@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.
_______________________________________________
freebsd-jail@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-jail
To unsubscribe, send any mail to "freebsd-jail-unsubscr...@freebsd.org"

Reply via email to