tools/hotplug: introduce XENSTORED_ARGS= in sysconfig file.
authorOlaf Hering <olaf@aepfle.de>
Wed, 1 Apr 2015 13:28:32 +0000 (13:28 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 2 Apr 2015 09:45:56 +0000 (10:45 +0100)
It is already used in the runlevel script and the service file.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>
tools/hotplug/Linux/init.d/sysconfig.xencommons.in

index c12fc8acd1639cd3e11d7433e034e9209e63ba1f..f0fa98d3ad2892959f2f485a8836e13a2d4f9a8a 100644 (file)
 # 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
 #