Sync MM2 pickles to the mirrorlist servers after they have been re-created.
This commit is contained in:
parent
09c6ff6d1d
commit
02f5f3e86a
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
|||
MAILTO=root
|
||||
|
||||
# refresh the mirrorlist cache at the top of the hour
|
||||
55 * * * * mirrormanager /usr/bin/mm2_update-mirrorlist-server
|
||||
# Refresh the mirrorlist cache at the top of the hour and sync it to the
|
||||
# mirrorlist servers
|
||||
55 * * * * mirrormanager /usr/bin/mm2_update-mirrorlist-server && /usr/local/bin/sync_pkl_to_mirrorlists.sh
|
||||
|
||||
# update master directory list every hour
|
||||
# fedora message bus is queried before every run if there are actually changes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue