summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-07-21 17:04:33 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2009-07-21 17:04:33 +0200
commit02e8ba352f71b82a936f5034059251425ab183d5 (patch)
treec571ebf3c2d20df374742b2baba4c0890412dddb
parent29bc4c1c75d3d1ca4e6133a7685980483c34f58d (diff)
parent0fad7309fbc20a7ca838e241e5118bf56f39946c (diff)
merged from mvo
-rw-r--r--debian/apt.cron.daily3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/apt.cron.daily b/debian/apt.cron.daily
index 2f942ae0f..3cf1e28f1 100644
--- a/debian/apt.cron.daily
+++ b/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 :
#