diff options
-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 c8502bd..1913eb0 100755 --- a/helpers/lh_chroot +++ b/helpers/lh_chroot @@ -59,8 +59,8 @@ lh_chroot_local-packages ${*} lh_chroot_localization ${*} lh_chroot_local-includes ${*} lh_chroot_sysvinit ${*} -lh_chroot_hooks ${*} lh_chroot_local-hooks ${*} +lh_chroot_hooks ${*} lh_chroot_symlinks ${*} lh_chroot_hacks ${*} lh_chroot_interactive ${*} |