On Mon, Apr 24, 2017 at 12:25:51PM -0700, Guru Shetty wrote:
> On 13 April 2017 at 10:47, Ben Pfaff <[email protected]> wrote:
> 
> > Commit 618a5b45ae8b ("rhel: Avoid logrotate error if /var/run/openvswitch
> > does not exist") updated the RHEL logrotate configuration.  This commit
> > makes similar changes for Debian, by synchronizing with the RHEL version.
> >
> > In particular:
> >
> >     - Indent to match logrotate.conf(5) examples.
> >
> >     - Use "sharedscripts" flag, because the postrotate script only needs to
> >       run once regardless of the number of rotations.
> >
> >     - Drop "delaycompress", because the postrotate script does make daemons
> >       reopen their log files.
> >
> >     - Ignore errors calling vlog/reopen.
> >
> > Also make similar changes to the xenserver logrotate script.  I really
> > don't know if anyone uses the xenserver packaging anymore though.
> >
> > CC: Timothy Redaelli <[email protected]>
> > Signed-off-by: Ben Pfaff <[email protected]>
> >
> 
> Acked-by: Gurucharan Shetty <[email protected]>

Thanks!  I applied this to master.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to