[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] no longer run a-f cleanup in weekly



Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
 config/debian/cron.weekly |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/config/debian/cron.weekly b/config/debian/cron.weekly
index 1ff6b2c..06d3f90 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
 
-- 
1.7.2.5


Reply to: