From: Olaf Hering Date: Wed, 1 Apr 2015 13:28:32 +0000 (+0000) Subject: tools/hotplug: introduce XENSTORED_ARGS= in sysconfig file. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~3466 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4517a598d8694e84c603715078441dde98586043;p=xen.git tools/hotplug: introduce XENSTORED_ARGS= in sysconfig file. 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 --- diff --git a/tools/hotplug/Linux/init.d/sysconfig.xencommons.in b/tools/hotplug/Linux/init.d/sysconfig.xencommons.in index c12fc8acd1..f0fa98d3ad 100644 --- a/tools/hotplug/Linux/init.d/sysconfig.xencommons.in +++ b/tools/hotplug/Linux/init.d/sysconfig.xencommons.in @@ -20,6 +20,14 @@ # Changing this requires a reboot to take effect. #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 #