summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_resolv
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_chroot_resolv')
-rwxr-xr-xhelpers/lh_chroot_resolv5
1 files changed, 3 insertions, 2 deletions
diff --git a/helpers/lh_chroot_resolv b/helpers/lh_chroot_resolv
index 71143f2..8197b8a 100755
--- a/helpers/lh_chroot_resolv
+++ b/helpers/lh_chroot_resolv
@@ -25,10 +25,11 @@ Arguments "${@}"
Echo_debug "Init ${PROGRAM}"
# Reading configuration files
+Read_conffile config/common
Read_conffile config/bootstrap
Read_conffile config/chroot
-Read_conffile config/common
-Read_conffile config/image
+Read_conffile config/binary
+Read_conffile config/source
Set_defaults
Breakpoint "chroot_resolv: Init"