]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix(integrity): remove unused variable
authorAlberto Planas <aplanas@suse.com>
Mon, 20 Jun 2022 13:49:48 +0000 (15:49 +0200)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Tue, 21 Jun 2022 07:05:01 +0000 (07:05 +0000)
commit9d1004a4e9883ecabdca478a809efb5501a1e47a
treeab71fd8a8c8d1e47544a728778e881484dbb77ae
parentad7d5bc8ea181ef805f65ae690681ebe5ba29bbe
fix(integrity): remove unused variable

Drop X509ID variable inside the `if`, and use the same comparison that
is already in evm_enable.

Signed-off-by: Alberto Planas <aplanas@suse.com>
modules.d/98integrity/ima-keys-load.sh