diff --git a/initrd/dracut/tzpfms-load-key.sh b/initrd/dracut/tzpfms-load-key.sh index 3259780..1381907 100755 --- a/initrd/dracut/tzpfms-load-key.sh +++ b/initrd/dracut/tzpfms-load-key.sh @@ -20,8 +20,6 @@ rootfstype="${rootfstype:=$(getarg rootfstype=)}" TZPFMS_TPM1X="$(getarg TZPFMS_TPM1X=)" [ -z "$TZPFMS_TPM1X" ] || export TZPFMS_TPM1X -getarg 0 quiet && quiet=y - # There is a race between the zpool import and the pre-mount hooks, so we wait for a pool to be imported while [ "$(zpool list -H)" = "" ]; do