X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=1f0e1961a86f8113b3de2788f1bdff754b62d9f6;hb=4053937754287e909af9017a9b191d48ef567f40;hp=cc2db8adcc0f7985dc6d3d22980b6a48404059a2;hpb=11dce36cabea5fa916ef6da415b4669898ba9ff7;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index cc2db8ad..1f0e1961 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -222,7 +222,7 @@ function release() { function dakcleanup() { log "Cleanup old packages/files" - dak clean-suites + dak clean-suites -m 10000 dak clean-queues }