Files
zira-etc/logrotate.d/dnf
2021-06-09 00:33:58 +03:00

8 lines
88 B
Plaintext

/var/log/hawkey.log {
missingok
notifempty
rotate 4
weekly
create
}