summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_chroot')
-rwxr-xr-xhelpers/lh_chroot3
1 files changed, 3 insertions, 0 deletions
diff --git a/helpers/lh_chroot b/helpers/lh_chroot
index 81681c3..abe3d99 100755
--- a/helpers/lh_chroot
+++ b/helpers/lh_chroot
@@ -28,6 +28,9 @@ Arguments "${@}"
Read_conffile config/all config/common config/bootstrap config/chroot config/binary config/source
Set_defaults
+# Setup cleanup function
+Setup_cleanup
+
# Configuring chroot
lh_chroot_cache restore ${*}
lh_chroot_devpts install ${*}