summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_chroot')
-rwxr-xr-xhelpers/lh_chroot2
1 files changed, 2 insertions, 0 deletions
diff --git a/helpers/lh_chroot b/helpers/lh_chroot
index b12521f..94e60e1 100755
--- a/helpers/lh_chroot
+++ b/helpers/lh_chroot
@@ -33,6 +33,7 @@ Read_conffile config/source
Set_defaults
# Configuring chroot
+lh_chroot_cache restore ${*}
lh_chroot_proc install ${*}
lh_chroot_sysfs install ${*}
lh_chroot_debianchroot install ${*}
@@ -69,3 +70,4 @@ lh_chroot_sysvrc remove ${*}
lh_chroot_debianchroot remove ${*}
lh_chroot_sysfs remove ${*}
lh_chroot_proc remove ${*}
+lh_chroot_cache save ${*}