Revert "corrects invalid logrotate option maxsize"
maxsize do exist and is better than size. need another approach to solve the issue. This reverts commit c4107ed723354336427afb30bc3e25cd5303baf5. Change-Id: I76eb00a9771907b071d974db33c15accd404e9ec (cherry picked from commit becbee122c194b2c7d4acd084c60ee07c897c2b8)
This commit is contained in:
parent
463e5a2f1c
commit
064a6747db
@ -14,7 +14,7 @@ missingok
|
|||||||
|
|
||||||
minsize 30M
|
minsize 30M
|
||||||
|
|
||||||
size 100M
|
maxsize 100M
|
||||||
|
|
||||||
su root kolla
|
su root kolla
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user