Prepare for post-1.9.0 (1.9.90).
[sliver-openvswitch.git] / debian / openvswitch-switch.init
index 3c93720..f650f87 100755 (executable)
@@ -72,8 +72,6 @@ start () {
     fi
     set "$@" $OVS_CTL_OPTS
     "$@" || exit $?
-
-    ovs_ctl --protocol=gre enable-protocol
 }
 
 stop () {