Merge branch 'forward-port'
[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 () {