diff options
Diffstat (limited to 'helpers/lh_binary_linuximage')
-rwxr-xr-x | helpers/lh_binary_linuximage | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/helpers/lh_binary_linuximage b/helpers/lh_binary_linuximage index 680b4c9c9..88f789c53 100755 --- a/helpers/lh_binary_linuximage +++ b/helpers/lh_binary_linuximage @@ -24,6 +24,8 @@ Arguments "${@}" # Reading configuration files Read_conffile config/common +Read_conffile config/bootstrap +Read_conffile config/chroot Read_conffile config/image Set_defaults |