New jail(8) with configuration files, not yet in head
Brandon Gooch
jamesbrandongooch at gmail.com
Fri Jul 8 06:06:58 UTC 2011
On Thu, Jul 7, 2011 at 12:42 AM, Jamie Gritton <jamie at freebsd.org> wrote:
> This is code that notes error return codes from processes run under the
> jail (e.g. the exec.start script). But in this case, it's reporting an
> error from a process that was part of the jail's shutdown. The reason
> the command is "(null)" is this wasn't a command started from jail(8)
> itself.
>
> I've fixed that dual-use bit of code to stay silent about existing
> processes that die as part of jail shutdown. A small patch for that is
> attached.
>
> - Jamie
The patch silenced the errors and overall had a positive impact on
jail shutdown time as well.
It would be nice to hear more feedback from anyone involved in
developing ezjail or qjail -- these ports will need reworking I
assume.
I'll try it myself and see, of course...
-Brandon
More information about the freebsd-jail
mailing list