openldap/openldap-logrotate

9 lines
105 B
Plaintext

/var/log/ldap.log {
weekly
rotate 5
copytruncate
compress
notifempty
missingok
}