On Thu, Apr 13, 2017 at 10:47:55AM -0700, Ben Pfaff 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]>

This still needs a review.

Thanks,

Ben.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to