debian: Enable passing extra options to ovs-ctl from init scripts.
[openvswitch] / debian / openvswitch-switch.init
index b44daad8a0d89c457f39cd355dc3028ff8481e1f..3c937205599bc00fbcca3195d73b8cbae07ef466 100755 (executable)
@@ -70,6 +70,7 @@ start () {
     if test X"$FORCE_COREFILES" != X; then
        set "$@" --force-corefiles="$FORCE_COREFILES"
     fi
+    set "$@" $OVS_CTL_OPTS
     "$@" || exit $?
 
     ovs_ctl --protocol=gre enable-protocol