Files
zira-etc/logrotate.d/dnf
2021-05-24 22:18:33 +03:00

16 lines
212 B
Plaintext

/var/log/dnf.librepo.log {
missingok
notifempty
rotate 4
weekly
create 0600 root root
}
/var/log/hawkey.log {
missingok
notifempty
rotate 4
weekly
create 0600 root root
}