summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdebian/openvswitch-switch.init2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/openvswitch-switch.init b/debian/openvswitch-switch.init
index b44daad8a..9d55a1c5b 100755
--- a/debian/openvswitch-switch.init
+++ b/debian/openvswitch-switch.init
@@ -71,8 +71,6 @@ start () {
set "$@" --force-corefiles="$FORCE_COREFILES"
fi
"$@" || exit $?
-
- ovs_ctl --protocol=gre enable-protocol
}
stop () {