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 c3e14356ab
commit 12ed24eaf8

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
}