| Current File : //home/uiet/iRedMail-1.5.0/samples/logrotate/openldap |
PH_OPENLDAP_LOG_FILE {
compress
weekly
rotate 10
create 0600 PH_SYS_USER_LDAP PH_SYS_GROUP_LDAP
missingok
notifempty
sharedscripts
# Use bzip2 for compress.
#compresscmd bzip2
#uncompresscmd bunzip2
#compressoptions -9
#compressext .bz2
postrotate
PH_SYSLOG_POSTROTATE_CMD
endscript
}