summaryrefslogtreecommitdiff
path: root/xenserver/etc_init.d_openvswitch
diff options
context:
space:
mode:
Diffstat (limited to 'xenserver/etc_init.d_openvswitch')
-rwxr-xr-xxenserver/etc_init.d_openvswitch1
1 files changed, 0 insertions, 1 deletions
diff --git a/xenserver/etc_init.d_openvswitch b/xenserver/etc_init.d_openvswitch
index 6e94b92b9..9c0fe80b1 100755
--- a/xenserver/etc_init.d_openvswitch
+++ b/xenserver/etc_init.d_openvswitch
@@ -82,7 +82,6 @@ start () {
start_ovs_xapi_sync
ovs_ctl --protocol=gre enable-protocol
- ovs_ctl --protocol=udp --dport=8472 enable-protocol
touch /var/lock/subsys/openvswitch
}