xenserver, rhel: Enable extra ovs-ctl options from init scripts.
[sliver-openvswitch.git] / xenserver / etc_init.d_openvswitch
index b2248b7..a199825 100755 (executable)
@@ -76,6 +76,7 @@ start () {
         touch /var/run/openvswitch.booted
         set "$@" --delete-bridges
     fi
+    set "$@" $OVS_CTL_OPTS
     "$@"
 
     start_ovs_xapi_sync