]> git.decadent.org.uk Git - dak.git/blob - config/debian/crontab
path changes
[dak.git] / config / debian / crontab
1 MAILTO=cron@ftp-master.debian.org
2 PATH=/usr/local/bin:/usr/bin:/bin
3 # m        h          dom mon dow command
4 2,17,32,47 *          *   *   *   /srv/ftp-master.debian.org/dak/config/debian/cron.unchecked
5 0          *          *   *   *   /srv/ftp-master.debian.org/dak/config/debian/cron.hourly
6 52         1,7,13,19  *   *   *   /srv/ftp-master.debian.org/dak/config/debian/cron.dinstall
7 #### And an alternate line, for the times the release team wants it half an hour late.
8 ####22         2,8,14,20  *   *   *   /srv/ftp-master.debian.org/dak/config/debian/cron.dinstall
9 0          12         *   *   0   /srv/ftp-master.debian.org/dak/config/debian/cron.weekly
10 6          0          1   *   *   /srv/ftp-master.debian.org/dak/config/debian/cron.monthly
11 @reboot                           /srv/ftp-master.debian.org/dak/config/debian/cron.reboot
12
13 0          0          *   *   *   crontab -l > ~/crontab.out
14
15 # We do like our queued and make sure it will always be there.
16 # Luckily it checks itself and doesn't start if it already runs
17 @reboot /srv/queued/debianqueued-0.9/debianqueued
18 */10        *          *   *   *   /srv/queued/debianqueued-0.9/debianqueued 2>/dev/null