Initial commit.
This commit is contained in:
15
logrotate.d/dnf
Normal file
15
logrotate.d/dnf
Normal file
@@ -0,0 +1,15 @@
|
||||
/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
|
||||
}
|
||||
Reference in New Issue
Block a user