summaryrefslogtreecommitdiff
path: root/xenserver/usr_share_openvswitch_scripts_sysconfig.template
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2012-06-15 10:26:34 -0700
committerBen Pfaff <blp@nicira.com>2012-06-15 10:26:34 -0700
commit87378a8770f54f1efaf91920077c65c45398f227 (patch)
tree2e1e662ad940a99297be750183cac08aa42b58c7 /xenserver/usr_share_openvswitch_scripts_sysconfig.template
parentf4d458c55089f36710e5c2f36b578d76702b2789 (diff)
downloadopenvswitch-87378a8770f54f1efaf91920077c65c45398f227.tar.gz
xenserver, rhel: Enable extra ovs-ctl options from init scripts.
This is useful for passing wrapper script options and possibly for other purposes. Bug #11889. Signed-off-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'xenserver/usr_share_openvswitch_scripts_sysconfig.template')
-rw-r--r--xenserver/usr_share_openvswitch_scripts_sysconfig.template4
1 files changed, 4 insertions, 0 deletions
diff --git a/xenserver/usr_share_openvswitch_scripts_sysconfig.template b/xenserver/usr_share_openvswitch_scripts_sysconfig.template
index bb85d67a2..2c0845296 100644
--- a/xenserver/usr_share_openvswitch_scripts_sysconfig.template
+++ b/xenserver/usr_share_openvswitch_scripts_sysconfig.template
@@ -18,3 +18,7 @@
# system memory pressure in extraordinary situations, such as multiple
# concurrent VM import operations.
# VSWITCHD_MLOCKALL=yes
+
+# OVS_CTL_OPTS: Extra options to pass to ovs-ctl. This is, for example,
+# a suitable place to specify --ovs-vswitchd-wrapper=valgrind.
+# OVS_CTL_OPTS=