WIFI-1845: Updated rotation conf file with new date format

Signed-off-by: Owen Anderson <owenthomasanderson@gmail.com>
This commit is contained in:
Owen Anderson
2021-05-31 14:20:13 -04:00
committed by Rick Sommerville
parent 53ad416396
commit 60bff767d2

View File

@@ -1,10 +1,10 @@
/tmp/log/openvswitch/* {
/tmp/log/openvswitch/*.log {
daily
rotate 5
size 1M
compress
delaycompress
dateext
dateformat -%d%m%Y
dateformat -%s
notifempty
}