From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [patch] Xen build - Debian vs Redhat layout patch options Date: Thu, 16 Sep 2010 22:59:13 +0200 Message-ID: <20100916205913.GA11392@aepfle.de> References: <19599.43888.826450.690087@mariner.uk.xensource.com> <19600.39408.486631.15438@mariner.uk.xensource.com> <19602.17927.197275.274485@mariner.uk.xensource.com> <20100916204517.GA9380@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Bruce Edge Cc: "xen-devel@lists.xensource.com" , Ian Jackson List-Id: xen-devel@lists.xenproject.org On Thu, Sep 16, Bruce Edge wrote: > Are you suggesting the following change? > > + xenballoond to start at init > + (Red Hat e.g. "chkconfig xenballoond on") > + (Debian e.g. " update-rc.d xenballoond defaults") > + (Suse e.g. " insserv xenballoond") Yes, looks good. Olaf