X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcrontab;h=4c0b96932650cef52928825b1872233e2199fab3;hb=6411bdb24f02bb6ab902502ae4b0c78bf7dc9034;hp=eb3f65da5cb225ba5cc4f4a9975dd1eeb47596a5;hpb=d322b350f52a1b7bf620bb5b8a9be61330523c48;p=dak.git diff --git a/config/debian/crontab b/config/debian/crontab index eb3f65da..4c0b9693 100644 --- a/config/debian/crontab +++ b/config/debian/crontab @@ -1,14 +1,14 @@ MAILTO=cron@ftp-master.debian.org PATH=/usr/local/bin:/usr/bin:/bin # m h dom mon dow command -2,17,32,47 * * * * /srv/ftp.debian.org/dak/config/debian/cron.unchecked -0 * * * * /srv/ftp.debian.org/dak/config/debian/cron.hourly -52 1,7,13,19 * * * /srv/ftp.debian.org/dak/config/debian/cron.dinstall +2,17,32,47 * * * * /srv/ftp-master.debian.org/dak/config/debian/cron.unchecked +0 * * * * /srv/ftp-master.debian.org/dak/config/debian/cron.hourly +52 1,7,13,19 * * * /srv/ftp-master.debian.org/dak/config/debian/cron.dinstall #### And an alternate line, for the times the release team wants it half an hour late. -####22 2,8,14,20 * * * /srv/ftp.debian.org/dak/config/debian/cron.dinstall -0 12 * * 0 /srv/ftp.debian.org/dak/config/debian/cron.weekly -6 0 1 * * /srv/ftp.debian.org/dak/config/debian/cron.monthly -@reboot /srv/ftp.debian.org/dak/config/debian/cron.reboot +####22 2,8,14,20 * * * /srv/ftp-master.debian.org/dak/config/debian/cron.dinstall +0 12 * * 0 /srv/ftp-master.debian.org/dak/config/debian/cron.weekly +6 0 1 * * /srv/ftp-master.debian.org/dak/config/debian/cron.monthly +@reboot /srv/ftp-master.debian.org/dak/config/debian/cron.reboot 0 0 * * * crontab -l > ~/crontab.out