X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=cron.daily;h=b76cad2445f493690c395b51f39721a693fe21bf;hb=c6829c52160d0e1ee1ccf15a32c6a9d0078e2708;hp=183eb0aecfb7d72bcbfa79e9e2ca45b48c6190c2;hpb=37cdbc8edacf21a920ba360b65f1d822ac975b2e;p=dak.git diff --git a/cron.daily b/cron.daily index 183eb0ae..b76cad24 100755 --- a/cron.daily +++ b/cron.daily @@ -41,7 +41,7 @@ update-mailingliststxt cd $accepted rm -f REPORT -katie -pa *.changes | tee REPORT | \ +kelly -pa *.changes | tee REPORT | \ mail -s "Install for $(date +%D)" ftpmaster@ftp-master.debian.org chgrp debadmin REPORT chmod 664 REPORT @@ -90,6 +90,11 @@ echo "VACUUM; VACUUM ANALYZE;" | psql projectb 2>&1 | grep -v "^NOTICE: Skippin ################################################################################ +# Send a report on NEW/BYHAND packages +helena | mail -e -s "NEW and BYHAND on $(date +%D)" ftpmaster@ftp-master.debian.org + +################################################################################ + ulimit -m 90000 -d 90000 -s 10000 -v 90000 run-parts --report /org/ftp.debian.org/scripts/distmnt