summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsyncer <root@plopp.spline.de>2013-03-11 18:12:27 +0100
committersyncer <root@plopp.spline.de>2013-03-11 18:13:15 +0100
commitf4a4c3765f96d77e72dc0782a7ec133698b1ed26 (patch)
treead77d8bef03922f410bb3fa9c441c3881b7c668d
parent4713357d38d2bb9af3bed0af1c300098642cbb77 (diff)
downloadmirror-sync-f4a4c3765f96d77e72dc0782a7ec133698b1ed26.tar.gz
mirror-sync-f4a4c3765f96d77e72dc0782a7ec133698b1ed26.tar.bz2
mirror-sync-f4a4c3765f96d77e72dc0782a7ec133698b1ed26.zip
etc/crontab: add crontab
-rw-r--r--etc/crontab45
1 files changed, 45 insertions, 0 deletions
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