mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-11-01 19:07:47 +00:00
WIFI-1845: Updated rotation conf file with new date format
Signed-off-by: Owen Anderson <owenthomasanderson@gmail.com>
This commit is contained in:
committed by
Rick Sommerville
parent
c3e14356ab
commit
12ed24eaf8
@@ -1,10 +1,10 @@
|
|||||||
/tmp/log/openvswitch/* {
|
/tmp/log/openvswitch/*.log {
|
||||||
daily
|
daily
|
||||||
rotate 5
|
rotate 5
|
||||||
size 1M
|
size 1M
|
||||||
compress
|
compress
|
||||||
delaycompress
|
delaycompress
|
||||||
dateext
|
dateext
|
||||||
dateformat -%d%m%Y
|
dateformat -%s
|
||||||
notifempty
|
notifempty
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user