X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=rhel%2Fetc_init.d_openvswitch;h=7e641325637144042db8d4fcb025b5af05211b8d;hb=586ddea56b4dc74f45a6b0eec7e20f503a0d2c76;hp=55a13a7ed1b05de43ada776813584e37e7871f0c;hpb=c2301fbfc8192297b9a68e0ac1168c729469a6d3;p=sliver-openvswitch.git diff --git a/rhel/etc_init.d_openvswitch b/rhel/etc_init.d_openvswitch index 55a13a7ed..7e6413256 100755 --- a/rhel/etc_init.d_openvswitch +++ b/rhel/etc_init.d_openvswitch @@ -48,8 +48,6 @@ start () { set "$@" $OVS_CTL_OPTS "$@" - ovs_ctl --protocol=gre enable-protocol - touch /var/lock/subsys/openvswitch }