X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=config%2Fdebian%2Fcron.hourly;h=9e11872c962390ff0b782e4cb864928c2f03011f;hb=a4b0d630a36316be2730b7dda1e5d41e991fe7a0;hp=d24cb18295871452f7d17cabdc0ec4407ac4b7d8;hpb=ea17c4aee282ecf1551870e5eccc14cfd21b9d2f;p=dak.git diff --git a/config/debian/cron.hourly b/config/debian/cron.hourly index d24cb182..9e11872c 100755 --- a/config/debian/cron.hourly +++ b/config/debian/cron.hourly @@ -12,7 +12,7 @@ dak import-users-from-passwd dak queue-report -n > $webdir/new.html dak queue-report -8 -d new,byhand,proposedupdates,oldproposedupdates -r $webdir dak show-deferred > ${webdir}/deferred.html -dak graph -n new,byhand,proposedupdates,oldproposedupdates,deferred -r $webdir -i $webdir -x $scriptsdir/rrd-release-freeze-dates +#dak graph -n new,byhand,proposedupdates,oldproposedupdates,deferred -r $webdir/stat -i $webdir/stat -x $scriptsdir/rrd-release-freeze-dates # do not run show-new and other stuff in parallel LOCKFILE="$lockdir/unchecked.lock"