Revert "Disable umdl for a manual 'umdl --delete' run."
This reverts commit 1b409809eb
.
Manual umdl runs with '--delete' have finished. Now re-enabled cron
based umdl runs.
This commit is contained in:
parent
addb287e59
commit
0553afe274
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ MAILTO=root
|
|||
# update master directory list every hour
|
||||
# fedora message bus is queried before every run if there are actually changes
|
||||
# logs sent to /var/log/mirrormanager/umdl.log by default
|
||||
#0 * * * * mirrormanager /usr/local/bin/umdl-required /var/log/mirrormanager/umdl-required.log
|
||||
0 * * * * mirrormanager /usr/local/bin/umdl-required /var/log/mirrormanager/umdl-required.log
|
||||
|
||||
# Sync netblocks list once a day
|
||||
30 0 * * * mirrormanager cd /usr/share/mirrormanager2 && /usr/bin/mm2_get_global_netblocks /var/lib/mirrormanager/global_netblocks.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue