16 lines
220 B
Plaintext
Raw Normal View History

2024-03-25 17:44:36 -04:00
/var/log/dnf/dnf.log {
missingok
notifempty
maxsize 1M
yearly
create 0600 root root
}
/var/log/dnf/dnf-update.log {
missingok
notifempty
maxsize 1M
weekly
create 0600 root root
}