utilites: rename ovs-lib.sh to ovs-lib
[openvswitch] / rhel / etc_init.d_openvswitch
index f1a34c7a9bd6688771de7ad537e57800ea8b596e..9f1506c38697469b96ec81d5d6313e96de287706 100755 (executable)
@@ -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 () {