소스 검색

merged from mvo

Michael Vogt 17 년 전
부모
커밋
02e8ba352f
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      debian/apt.cron.daily

+ 3 - 0
debian/apt.cron.daily

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