]> git.proxmox.com Git - mirror_ovs.git/blobdiff - rhel/etc_init.d_openvswitch
rhel: Add 'SYSTEMD_NO_WRAP=yes' in ovs init script for SLES
[mirror_ovs.git] / rhel / etc_init.d_openvswitch
index 20d5568036565d2d0aecaefc4921380088b4c406..7a4cfbab5f732a5b5a414e6da13b6be3e79b3c38 100755 (executable)
@@ -28,6 +28,7 @@
 ### END INIT INFO
 
 SYSTEMCTL_SKIP_REDIRECT=yes
+SYSTEMD_NO_WRAP=yes
 
 . /usr/share/openvswitch/scripts/ovs-lib || exit 1
 test -e /etc/sysconfig/openvswitch && . /etc/sysconfig/openvswitch