From: Joerg Jaspert Date: Fri, 22 Jan 2010 21:02:54 +0000 (+0100) Subject: crontab adjusted to reality X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d322b350f52a1b7bf620bb5b8a9be61330523c48;p=dak crontab adjusted to reality Signed-off-by: Joerg Jaspert --- diff --git a/config/debian/crontab b/config/debian/crontab index f7f68123..eb3f65da 100644 --- a/config/debian/crontab +++ b/config/debian/crontab @@ -5,7 +5,7 @@ PATH=/usr/local/bin:/usr/bin:/bin 0 * * * * /srv/ftp.debian.org/dak/config/debian/cron.hourly 52 1,7,13,19 * * * /srv/ftp.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,9,14,20 * * * /srv/ftp.debian.org/dak/config/debian/cron.dinstall +####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