debian: Enable passing extra options to ovs-ctl from init scripts.
[sliver-openvswitch.git] / debian / openvswitch-switch.init
index b44daad..3c93720 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