From f4a4c3765f96d77e72dc0782a7ec133698b1ed26 Mon Sep 17 00:00:00 2001 From: syncer Date: Mon, 11 Mar 2013 18:12:27 +0100 Subject: etc/crontab: add crontab --- etc/crontab | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 etc/crontab diff --git a/etc/crontab b/etc/crontab new file mode 100644 index 0000000..6528100 --- /dev/null +++ b/etc/crontab @@ -0,0 +1,45 @@ +# 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 -- cgit v1.2.3-1-g7c22