rhel, xenserver: Make logrotate daily and compress old logs.
authorGurucharan Shetty <gshetty@nicira.com>
Wed, 13 Feb 2013 18:25:50 +0000 (10:25 -0800)
committerGurucharan Shetty <gshetty@nicira.com>
Thu, 14 Feb 2013 22:14:33 +0000 (14:14 -0800)
commit43516d93396b37e88391a49871b67311bcbb1fa5
tree173cab0d25204d66e158ea383a6632ae689638a4
parent7d82ab2e6e4223a78c242616a0d72f032d7867e7
rhel, xenserver: Make logrotate daily and compress old logs.

The default values can be different and usually comes from /etc/logrotate.conf.

For xenserver6.0.2, the values in /etc/logrotate.conf is daily and compress.
So this patch does not make any difference. But it does future proof against
any changes in xenserver in the future.

For rhel6.1, the values are weekly and un-compress.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
rhel/etc_logrotate.d_openvswitch
xenserver/etc_logrotate.d_openvswitch