From 1bb91b38969b9b8b218693234b3f48f584648372 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Sat, 7 May 2011 23:28:54 +0200 Subject: [PATCH] no longer run a-f cleanup in weekly Signed-off-by: Joerg Jaspert --- config/debian/cron.weekly | 6 ------ 1 file changed, 6 deletions(-) diff --git a/config/debian/cron.weekly b/config/debian/cron.weekly index 1ff6b2cd..06d3f90a 100755 --- a/config/debian/cron.weekly +++ b/config/debian/cron.weekly @@ -44,12 +44,6 @@ git update-server-info # (fix in development, but until it reached backports.org.......) chmod -R g+w logs/ -# Clean up apt-ftparchive's databases -cd $configdir -echo "Cleanup apt-ftparchive's database" -apt-ftparchive -q clean apt.conf -apt-ftparchive -q clean apt.conf.buildd - echo "Fixing symlinks in $ftpdir" symlinks -d -r $ftpdir -- 2.39.2