diff options
Diffstat (limited to 'helpers/lh_chroot_selinuxfs')
-rwxr-xr-x | helpers/lh_chroot_selinuxfs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_selinuxfs b/helpers/lh_chroot_selinuxfs index ce19730..c44aea0 100755 --- a/helpers/lh_chroot_selinuxfs +++ b/helpers/lh_chroot_selinuxfs @@ -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) |