9 lines
105 B
Plaintext
9 lines
105 B
Plaintext
|
/var/log/amavisd-new.log {
|
||
|
rotate 5
|
||
|
notifempty
|
||
|
missingok
|
||
|
size 100k
|
||
|
nocompress
|
||
|
copytruncate
|
||
|
}
|