25 lines
413 B
Text
25 lines
413 B
Text
|
/var/log/fedoracommunity/cron-sync-latest-builds.log {
|
||
|
missingok
|
||
|
notifempty
|
||
|
rotate 4
|
||
|
weekly
|
||
|
}
|
||
|
/var/log/fedoracommunity/cron-sync-package-builds.log {
|
||
|
missingok
|
||
|
notifempty
|
||
|
rotate 4
|
||
|
weekly
|
||
|
}
|
||
|
/var/log/fedoracommunity/cron-sync-yum.log {
|
||
|
missingok
|
||
|
notifempty
|
||
|
rotate 4
|
||
|
weekly
|
||
|
}
|
||
|
/var/log/fedoracommunity/cron-flush-pkgs-cache.log {
|
||
|
missingok
|
||
|
notifempty
|
||
|
rotate 4
|
||
|
weekly
|
||
|
}
|