summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot
diff options
context:
space:
mode:
authorChris Lamb <lamby@debian.org>2008-10-19 16:58:16 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:43 +0100
commitcf53392616135a0b0984228b8d76be7658d1b5a1 (patch)
treeb9a38ee72e26a60269f6f474c11c8cda34e69349 /helpers/lh_chroot
parentf2d0d81ad090f04f26845f8d26ca5badf3c7d41a (diff)
downloadlive-build-cf53392616135a0b0984228b8d76be7658d1b5a1.zip
live-build-cf53392616135a0b0984228b8d76be7658d1b5a1.tar.gz
Setup cleanup hook in the high-level helpers.
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 ${*}