X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.hourly;h=c82754ffa0b7d86e4d8a82e2e1022cfc4f18d775;hb=4594a6e250e45dd91ce55b6d199bc07349062cda;hp=e9696d46968e3a31e74795506eb37e7606b7d9b9;hpb=e6940cb8471ae3af5c291b3d969d7208ba7c9ff4;p=dak.git diff --git a/config/debian/cron.hourly b/config/debian/cron.hourly index e9696d46..c82754ff 100755 --- a/config/debian/cron.hourly +++ b/config/debian/cron.hourly @@ -33,6 +33,7 @@ if lockfile -r16 $LOCKFILE 2> /dev/null; then fi dak queue-report -n > $webdir/new.html +dak queue-report -n -d backports-new > ${webdir}/backports-new.html dak queue-report -8 -d new,byhand,stable-new,oldstable-new -r $webdir/stat sudo -u dak-unpriv dak show-deferred -r $webdir/stat > ${webdir}/deferred.html dak graph -n new,byhand,stable-new,oldstable-new,deferred -r $webdir/stat -i $webdir/stat -x $scriptsdir/rrd-release-freeze-dates