# Please edit this file in ~syncer/etc/crontab and activate it with: # $ crontab ~/etc/crontab MAILTO=root@plopp.spline.de # --- OpenBSD FTP tree --- 20 0 * * * /home/syncer/bin/cron_wrapper.sh /home/syncer/bin/sync-openbsd-ftp-tree.sh # --- Gentoo portage --- 0,30 * * * * /home/syncer/bin/cron_wrapper.sh /home/syncer/bin/sync-gentoo-portage.sh # --- Gentoo distfiles --- 0 */4 * * * /home/syncer/bin/cron_wrapper.sh /home/syncer/bin/sync-gentoo-ftp-mirror.sh # --- archlinux --- 40 * * * * /home/syncer/bin/cron_wrapper.sh /home/syncer/bin/sync-archlinux.sh # --- CRUX --- 10 2 * * * /home/syncer/bin/cron_wrapper.sh /home/syncer/bin/sync-crux.sh # --- dhozac (vserver) --- 45 */6 * * * /home/syncer/bin/cron_wrapper.sh /home/syncer/bin/sync-dhozac.sh # --- openstreatmap (planetfiles) --- 50 0 * * * /home/syncer/bin/cron_wrapper.sh /home/syncer/bin/sync-osm-planet.sh # --- siduction --- 20 * * * * /home/syncer/bin/cron_wrapper.sh /home/syncer/bin/sync-siduction.sh # --- tor --- 23 */3 * * * /home/syncer/bin/cron_wrapper.sh /home/syncer/bin/sync-tor.sh