2014-12-09 00:59:25 +01:00
|
|
|
MAILTO=root
|
|
|
|
|
2014-12-08 17:04:07 +01:00
|
|
|
# refresh the mirrorlist cache at the top of the hour
|
2014-12-09 00:59:25 +01:00
|
|
|
55 * * * * root /usr/bin/mm2_update-mirrorlist-server
|
2014-12-08 17:04:07 +01:00
|
|
|
|
|
|
|
# update master directory list
|
|
|
|
# logs sent to /var/log/mirrormanager/umdl.log by default
|
2014-12-09 00:59:25 +01:00
|
|
|
0 */2 * * * root /usr/bin/mm2_update-master-directory-list
|
2014-12-08 17:04:07 +01:00
|
|
|
|
|
|
|
# Sync netblocks list once a day
|
2014-12-15 11:14:50 +01:00
|
|
|
30 0 * * * root cd /usr/share/mirrormanager2 && /usr/bin/mm2_get_global_netblocks /var/lib/mirrormanager/global_netblocks.txt
|
2014-12-15 02:16:51 +01:00
|
|
|
0 1 * * * root cd /usr/share/mirrormanager2 && /usr/bin/mm2_get_internet2_netblocks /var/lib/mirrormanager/internet2_netblocks.txt
|
2014-12-09 00:59:25 +01:00
|
|
|
30 1 * * * root /usr/bin/mm2_update-EC2-netblocks
|