diff options
Diffstat (limited to 'helpers/lh_chroot_hostname')
-rwxr-xr-x | helpers/lh_chroot_hostname | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_hostname b/helpers/lh_chroot_hostname index cea01b0..f50a01c 100755 --- a/helpers/lh_chroot_hostname +++ b/helpers/lh_chroot_hostname @@ -25,7 +25,7 @@ USAGE="${PROGRAM} {install|remove} [--force]" Arguments "${@}" # Reading configuration files -Read_conffile config/all config/common config/bootstrap config/chroot config/binary config/source +Read_conffiles config/all config/common config/bootstrap config/chroot config/binary config/source Set_defaults # Requiring stage file |