On Thu, Jul 7, 2011 at 12:42 AM, Jamie Gritton <[email protected]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-jail To unsubscribe, send any mail to "[email protected]"
