X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.daily;h=5427002334cdc1fbd7426d9a4295f83cf0503c2a;hb=6964d599dc653833150d0f22cf71365fdbae4e12;hp=163a670484a5fca8abdc9b797020eef42619b2ae;hpb=24a8203e0a3f35bdfb3526e27d686923bb4b459d;p=dak.git diff --git a/config/debian/cron.daily b/config/debian/cron.daily index 163a6704..54270023 100755 --- a/config/debian/cron.daily +++ b/config/debian/cron.daily @@ -50,6 +50,20 @@ $scriptsdir/update-mailingliststxt ################################################################################ +TS=$(($TS+1)); echo Archive maintenance timestamp $TS: $(date +%X) +cd $queuedir/p-u-new +date -u -R >> REPORT +dak process-new -a -C COMMENTS >> REPORT +echo >> REPORT + +TS=$(($TS+1)); echo Archive maintenance timestamp $TS: $(date +%X) +cd $queuedir/o-p-u-new +date -u -R >> REPORT +dak process-new -a -C COMMENTS >> REPORT +echo >> REPORT + +################################################################################ + TS=$(($TS+1)); echo Archive maintenance timestamp $TS: $(date +%X) lockfile $LOCKAC lockac=1