# Please edit this file in ~syncer/etc/crontab and activate it with: # $ crontab ~/etc/crontab MAILTO=root@plopp.spline.de # --- OpenBSD anoncvs --- # 19.01.2009 alex: deaktiviert da debian die $OpenBSD$ Tags nicht richtig expandiert #42 0,2,4,6,8,10,12,14,16,18,20,22 * * * /home/syncer/bin/cron_wrapper.sh /home/syncer/bin/sync-openbsd-cvs-repo.sh ## don't use these if the above is working #0 0,3,6,9,12,15,18,21 * * 0,2,4,5 sup -v /raid/anoncvs/openbsd-cvs-supfile > /dev/null #0 0,12,15,18,21 * * 1,3,6 sup -v /raid/anoncvs/openbsd-cvs-supfile > /dev/null #0 3 * * 1,3,6 sup -vo /raid/anoncvs/openbsd-cvs-supfile > /dev/null # --- 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 # --- DSLinux anonsvn --- */15 * * * * /home/syncer/bin/cron_wrapper.sh /home/syncer/bin/sync-dslinux-svn-repo.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 # --- Fuduntu --- 10 1,7 * * * /home/syncer/bin/cron_wrapper.sh /home/syncer/bin/sync-fuduntu.sh