diff options
Diffstat (limited to 'helpers/lh_source')
-rwxr-xr-x | helpers/lh_source | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/helpers/lh_source b/helpers/lh_source index 5b668a0..df7cffe 100755 --- a/helpers/lh_source +++ b/helpers/lh_source @@ -28,6 +28,8 @@ Arguments "${@}" Read_conffile config/all config/common config/bootstrap config/chroot config/binary config/source Set_defaults +Require_stagefile .stage/chroot_install-packages + # Enabling network in chroot lh_chroot_hosts install ${*} lh_chroot_resolv install ${*} |