Browse Source

merged from mvo

Michael Vogt 17 years ago
parent
commit
02e8ba352f
1 changed files with 3 additions and 0 deletions
  1. 3 0
      debian/apt.cron.daily

+ 3 - 0
debian/apt.cron.daily

@@ -463,6 +463,9 @@ else
     debug_echo "autoclean (not run)"
 fi
 
+# check cache size 
+check_size_constraints
+
 #
 #     vim: set sts=4 ai :
 #