diff options
Diffstat (limited to 'helpers/lh_chroot_proc')
-rwxr-xr-x | helpers/lh_chroot_proc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_proc b/helpers/lh_chroot_proc index 0cb52058c..b0b062727 100755 --- a/helpers/lh_chroot_proc +++ b/helpers/lh_chroot_proc @@ -32,7 +32,7 @@ Read_conffile config/all config/common config/bootstrap config/chroot config/bin Set_defaults # Requiring stage file -Require_stagefile .stage/bootstrap +Require_stagefile .stage/config .stage/bootstrap case "${1}" in install) |