On Thu, Dec 13, 2018 at 09:29:39AM +0000, Markos Chandras wrote:
> Hello,
> 
> On 10/12/2018 14:33, Martin Xu wrote:
> > The variable equivalent to RHEL's 'SYSTEMCTL_SKIP_REDIRECT=yes' on SLES
> > 12 is 'SYSTEMD_NO_WRAP=yes'
> > 
> > VMware-BZ: #2245358
> > Signed-off-by: Martin Xu <martinxu9....@gmail.com>
> > CC: Markos Chandras <mchand...@suse.de>
> > CC: Ansis Atteka <aatt...@ovn.org>
> > CC: Ben Pfaff <b...@ovn.org>
> > ---
> >  rhel/etc_init.d_openvswitch | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/rhel/etc_init.d_openvswitch b/rhel/etc_init.d_openvswitch
> > index 20d556803..7a4cfbab5 100755
> > --- a/rhel/etc_init.d_openvswitch
> > +++ b/rhel/etc_init.d_openvswitch
> > @@ -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
> > 
> 
> Looks good to me. Thank you
> 
> Reviewed-by: Markos Chandras <mchand...@suse.de>

Applied to master, backported as far as branch-2.6.  Thanks Martin and
Markos!
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to