debian: Do not change iptables rules by default.
[openvswitch] / debian / openvswitch-switch.init
index 3c937205599bc00fbcca3195d73b8cbae07ef466..f650f8731cde080a01e6ad78ae8f56b7924eddd3 100755 (executable)
@@ -72,8 +72,6 @@ start () {
     fi
     set "$@" $OVS_CTL_OPTS
     "$@" || exit $?
-
-    ovs_ctl --protocol=gre enable-protocol
 }
 
 stop () {