fips: check fips integrity just before mounting local filesystems in /sysroot

Signed-off-by: Renaud Métrich <rmetrich@redhat.com>
master
Renaud Métrich 2018-10-19 13:21:37 +02:00 committed by Harald Hoyer
parent b9af0fcdfb
commit e54ab383f7
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ installkernel() {
# called by dracut
install() {
local _dir
inst_hook pre-trigger 01 "$moddir/fips-boot.sh"
inst_hook pre-mount 01 "$moddir/fips-boot.sh"
inst_hook pre-pivot 01 "$moddir/fips-noboot.sh"
inst_script "$moddir/fips.sh" /sbin/fips.sh