| Current Path : /proc/thread-self/root/etc/logrotate.d/ |
| Current File : //proc/thread-self/root/etc/logrotate.d/comet_backup_jobs_helper |
/var/log/comet_backup_jobs_helper.log {
daily
rotate 14
compress
delaycompress
missingok
notifempty
copytruncate # make sure backup jobs can continue to write to the same file through a rotation
create 0640 root root
}