Files
dl/logrotate.conf

9 lines
104 B
Plaintext
Raw Normal View History

/var/log/dl.log {
missingok
weekly
rotate 24
compress
notifempty
copytruncate
}