Skip to content

Commit

Permalink
90nvdimm: include nvdimm keys in initrd
Browse files Browse the repository at this point in the history
This is necessary to actually unlock NVDIMM keys during boot.
  • Loading branch information
mwilck authored and danimo committed Apr 17, 2020
1 parent 872eb69 commit 25c7a13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules.d/90nvdimm/module-setup.sh
Expand Up @@ -27,5 +27,5 @@ installkernel() {

# called by dracut
install() {
inst_multiple -o ndctl
inst_multiple -o ndctl /etc/ndctl/keys/tpm.handle /etc/ndctl/keys/*.blob
}

0 comments on commit 25c7a13

Please sign in to comment.