aboutsummaryrefslogtreecommitdiff
path: root/rhel/etc_init.d_openvswitch
diff options
context:
space:
mode:
Diffstat (limited to 'rhel/etc_init.d_openvswitch')
-rwxr-xr-xrhel/etc_init.d_openvswitch2
1 files changed, 1 insertions, 1 deletions
diff --git a/rhel/etc_init.d_openvswitch b/rhel/etc_init.d_openvswitch
index f1a34c7a..9f1506c3 100755
--- a/rhel/etc_init.d_openvswitch
+++ b/rhel/etc_init.d_openvswitch
@@ -27,7 +27,7 @@
# Short-Description: Open vSwitch switch
### END INIT INFO
-. /usr/share/openvswitch/scripts/ovs-lib.sh || exit 1
+. /usr/share/openvswitch/scripts/ovs-lib || exit 1
test -e /etc/sysconfig/openvswitch && . /etc/sysconfig/openvswitch
start () {