mirror of https://github.com/wb2osz/direwolf.git
9 lines
106 B
Plaintext
9 lines
106 B
Plaintext
|
/var/log/direwolf/*.log {
|
||
|
missingok
|
||
|
daily
|
||
|
rotate 30
|
||
|
minage 7
|
||
|
maxage 30
|
||
|
compress
|
||
|
}
|