mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-30 01:52:51 +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
|
||||
rotate 5
|
||||
size 1M
|
||||
compress
|
||||
delaycompress
|
||||
dateext
|
||||
dateformat -%d%m%Y
|
||||
dateformat -%s
|
||||
notifempty
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user