From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v2] tools/hotplug/Linux/init.d: fix wrong path in xendomains init Date: Thu, 21 Aug 2014 23:50:36 +0100 Message-ID: <1408661436.17003.1.camel@citrix.com> References: <1407494795-4076-1-git-send-email-fabio.fantoni@m2r.biz> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1407494795-4076-1-git-send-email-fabio.fantoni@m2r.biz> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Fabio Fantoni Cc: xen-devel@lists.xensource.com, Ian.Jackson@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On Fri, 2014-08-08 at 12:46 +0200, Fabio Fantoni wrote: > Fixed wrong path in xendomains init that make it not working, introduced > in commit d8bad9df2544291a0fdc8e4d826b16f9f5394462 (tools/xendomains: > move to libexec and use a smaller init helper). > > Signed-off-by: Fabio Fantoni > Reviewed-by: Wei Liu Applied. Ian.