This repository has been archived on 2024-11-07. You can view files and clone it, but cannot push or open issues or pull requests.
openldap25/openldap-logrotate

9 lines
105 B
Plaintext
Raw Normal View History

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