From: Dongdong Date: Wed, 15 Oct 2014 02:00:29 +0000 (+0800) Subject: rhel: Change service providers to 'openvswitch'. X-Git-Tag: v2.4.0~1165 X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Fovs.git;a=commitdiff_plain;h=8d7bc3f8dffa6a079b54a53de9c59895fe1ce9d1 rhel: Change service providers to 'openvswitch'. In Red Hat, the service name is "openvswitch", providers also should be change to "openvswitch" Signed-off-by: Dongdong Acked-by: Chunhe Li Signed-off-by: Ben Pfaff --- diff --git a/rhel/etc_init.d_openvswitch b/rhel/etc_init.d_openvswitch index 2878d397c..3921aab5e 100755 --- a/rhel/etc_init.d_openvswitch +++ b/rhel/etc_init.d_openvswitch @@ -19,7 +19,7 @@ # See the License for the specific language governing permissions and # limitations under the License. ### BEGIN INIT INFO -# Provides: openvswitch-switch +# Provides: openvswitch # Required-Start: # Required-Stop: # Default-Start: 2 3 4 5