From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 4A7E6201B0; Thu, 23 Feb 2017 02:34:50 +0000 (UTC) Date: Thu, 23 Feb 2017 02:34:50 +0000 From: Eric Wong To: Jeremy Evans Cc: unicorn-public@bogomips.org Subject: Re: Patch: Add after_worker_ready configuration option Message-ID: <20170223023450.GA20722@starla> References: <20170223004911.GD81807@jeremyevans.local> <20170223023221.GB15864@starla> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20170223023221.GB15864@starla> List-Id: Eric Wong wrote: > Also, were you planning to send a v2 for chroot support? + Or did you want me to squash the explicit path change in? > I'm fine with either.