summaryrefslogtreecommitdiffstats
path: root/etc/crontab
blob: c885c42878042d44cc0f524fab3715541e9ad0cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# 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

# --- 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