16 lines
212 B
Plaintext
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
|
|
}
|