From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 2/5] tools/hotplug: introduce XENSTORED_ARGS= in sysconfig file. Date: Tue, 24 Mar 2015 15:53:19 +0000 Message-ID: <1427212399.21742.449.camel@citrix.com> References: <1426872279-5001-1-git-send-email-olaf@aepfle.de> <1426872279-5001-3-git-send-email-olaf@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1426872279-5001-3-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: Olaf Hering Cc: Wei Liu , Stefano Stabellini , Ian Jackson , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Fri, 2015-03-20 at 18:24 +0100, Olaf Hering wrote: > It is already used in the runlevel script and the service file. > > Signed-off-by: Olaf Hering Acked-by: Ian Campbell > Cc: Ian Jackson > Cc: Stefano Stabellini > Cc: Ian Campbell > Cc: Wei Liu > --- > 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