X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.hourly;h=0b9afd7936ff0d9a0240d9819374e0e96a596961;hb=1ed96442677956d7494ebedbdc210b257100a459;hp=b87ea0e29ec4207e403a28f7aac087bf346ae830;hpb=472c17c2c894e692f3e53d8e8edbba84e1a23086;p=dak.git diff --git a/config/debian/cron.hourly b/config/debian/cron.hourly index b87ea0e2..0b9afd79 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/stat dak show-deferred > ${webdir}/deferred.html -dak graph -n new,byhand,proposedupdates,oldproposedupdates,deferred -r $webdir/stat -i $webdir/stat -x $scriptsdir/rrd-release-freeze-dates +dak graph -n new,byhand,proposedupdates,oldproposedupdates -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"