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: Tue, 10 Feb 2015 16:18:34 +0100 Message-ID: <20150210151834.GD8965@aepfle.de> References: <1422957232-29254-1-git-send-email-olaf@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1422957232-29254-1-git-send-email-olaf@aepfle.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org Cc: Wei Liu , Ian Jackson , Ian Campbell , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org Ping? On Tue, Feb 03, Olaf Hering wrote: > 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. > > Signed-off-by: Olaf Hering > Cc: Ian Jackson > Cc: Stefano Stabellini > Cc: Ian Campbell > Cc: Wei Liu > --- > > This was ignored for 4.5.0, it should be backported to 4.5.1. > > > tools/hotplug/Linux/init.d/sysconfig.xencommons.in | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/tools/hotplug/Linux/init.d/sysconfig.xencommons.in b/tools/hotplug/Linux/init.d/sysconfig.xencommons.in > index c12fc8a..f0fa98d 100644 > --- a/tools/hotplug/Linux/init.d/sysconfig.xencommons.in > +++ b/tools/hotplug/Linux/init.d/sysconfig.xencommons.in > @@ -21,6 +21,14 @@ > #XENSTORED=@XENSTORED@ > > ## Type: string > +## Default: "" > +# > +# Additional commandline arguments to start xenstored, > +# like "--trace-file /var/log/xen/xenstored-trace.log" > +# See "@sbindir@/xenstored --help" for possible options. > +XENSTORED_ARGS= > + > +## Type: string > ## Default: Not defined, tracing off > # > # Log xenstored messages