Add logrotate/postfix
This commit is contained in:
8
logrotate/postfix
Normal file
8
logrotate/postfix
Normal file
@@ -0,0 +1,8 @@
|
||||
/var/log/mail.log {
|
||||
daily
|
||||
rotate 15
|
||||
missingok
|
||||
notifempty
|
||||
compress
|
||||
delaycompress
|
||||
}
|
||||
Reference in New Issue
Block a user