Run secondary umdl hourly
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
2d6b4806da
commit
dde206308f
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ MAILTO=root
|
|||
0,30 * * * * mirrormanager /usr/local/bin/umdl-required EPEL /var/log/mirrormanager/umdl-required.log
|
||||
# check if category Fedora Linux needs updating every 30 minutes
|
||||
10,40 * * * * mirrormanager /usr/local/bin/umdl-required Linux /var/log/mirrormanager/umdl-required.log
|
||||
# check if category Fedora Secondary Arches needs updating every 30 minutes
|
||||
20,50 * * * * mirrormanager /usr/local/bin/umdl-required Secondary /var/log/mirrormanager/umdl-required.log
|
||||
# check if category Fedora Secondary Arches needs updating every hour (will always run)
|
||||
20 * * * * mirrormanager /usr/local/bin/umdl-required Secondary /var/log/mirrormanager/umdl-required.log
|
||||
# the remaining categories are updated once a day
|
||||
15 0 * * * mirrormanager /usr/bin/mm2_update-master-directory-list --category="Fedora Archive"
|
||||
15 12 * * * mirrormanager /usr/bin/mm2_update-master-directory-list --category="Fedora Other"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue