diff options
Diffstat (limited to 'helpers/lh_chroot')
-rwxr-xr-x | helpers/lh_chroot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/helpers/lh_chroot b/helpers/lh_chroot index 81681c35b..abe3d9924 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 ${*} |