diff options
Diffstat (limited to 'helpers/lh_chroot')
-rwxr-xr-x | helpers/lh_chroot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot b/helpers/lh_chroot index 670c4109b..ab2dd8ef2 100755 --- a/helpers/lh_chroot +++ b/helpers/lh_chroot @@ -51,12 +51,12 @@ lh_chroot_packages "${@}" lh_chroot_localpackages "${@}" lh_chroot_localpackageslists "${@}" lh_chroot_localization "${@}" -lh_chroot_hacks "${@}" lh_chroot_localincludes "${@}" lh_chroot_sysvinit "${@}" lh_chroot_hooks "${@}" lh_chroot_localhooks "${@}" lh_chroot_symlinks "${@}" +lh_chroot_hacks "${@}" lh_chroot_interactive "${@}" # Deconfiguring chroot |