aboutsummaryrefslogtreecommitdiff
path: root/src/property/disk.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/property/disk.lisp')
-rw-r--r--src/property/disk.lisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/property/disk.lisp b/src/property/disk.lisp
index bcbe89f..a97392c 100644
--- a/src/property/disk.lisp
+++ b/src/property/disk.lisp
@@ -823,6 +823,7 @@ the LVM physical volumes corresponding to those volume groups."
(defproplist caches-cleaned :posix ()
"Clean all caches we know how to clean in preparation for image creation."
(:desc "Caches cleaned")
+ (file:data-cache-purged)
(os:typecase
(debianlike (apt:cache-cleaned))))