X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=debian%2Fopenvswitch-switch.init;h=f650f8731cde080a01e6ad78ae8f56b7924eddd3;hb=eced1a0a37fa8418a9dd79cc555ca3f3eceec094;hp=3c937205599bc00fbcca3195d73b8cbae07ef466;hpb=f4d458c55089f36710e5c2f36b578d76702b2789;p=sliver-openvswitch.git diff --git a/debian/openvswitch-switch.init b/debian/openvswitch-switch.init index 3c9372055..f650f8731 100755 --- a/debian/openvswitch-switch.init +++ b/debian/openvswitch-switch.init @@ -72,8 +72,6 @@ start () { fi set "$@" $OVS_CTL_OPTS "$@" || exit $? - - ovs_ctl --protocol=gre enable-protocol } stop () {