From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH] tools/hotplug: introduce XENSTORED_ARGS= in sysconfig file. Date: Mon, 16 Feb 2015 14:56:41 +0100 Message-ID: <20150216135641.GA3474@aepfle.de> References: <1422957232-29254-1-git-send-email-olaf@aepfle.de> <21725.63763.636817.153326@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <21725.63763.636817.153326@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson Cc: Stefano Stabellini , Wei Liu , Ian Campbell , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Fri, Feb 13, Ian Jackson wrote: > Olaf Hering writes ("[PATCH] tools/hotplug: introduce XENSTORED_ARGS= in sysconfig file."): > > It is already used in the runlevel script and the service file. It is > > supposed to replace XENSTORED_TRACE= boolean, which cant be easily > > supported in the xenstored.service file. > > I haven't gone through all the history again, but I think the last > time this came up I objected to the idea that XENSTORED_TRACE was > being deprecated. > > I don't object to XENSTORED_ARGS as an additional variable. So I > think this could be addressed by (a) not saying in the commit message > that XENSTORED_TRACE is being replaced and (b) using a different > example (or no) example in the comment. Ok, I will adjust the commit message and resend along with other pending tools changes. Olaf