Fix: keep the logs for 90 days
This commit is contained in:
parent
57d997536a
commit
85d0dc9621
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
/var/log/debug
|
/var/log/debug
|
||||||
/var/log/messages
|
/var/log/messages
|
||||||
{
|
{
|
||||||
rotate 1
|
rotate 90
|
||||||
daily
|
daily
|
||||||
missingok
|
missingok
|
||||||
notifempty
|
notifempty
|
||||||
|
|
Loading…
Reference in a new issue