[DRACUT][PATCH] doc: Fix integrity key name

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Default value of EVMKEYDESC (in evm-enable.sh) is "evm-key" and it's
also specified previously in this README file.

Signed-off-by: Petr Vorel <pvorel@xxxxxxx>
---
 modules.d/98integrity/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules.d/98integrity/README b/modules.d/98integrity/README
index 64de0aec..b16c6b6d 100644
--- a/modules.d/98integrity/README
+++ b/modules.d/98integrity/README
@@ -10,7 +10,7 @@ $ keyctl add encrypted evm-key "new trusted:kmk-trusted 32" @u
 782117972
 
 # Save the encrypted key
-$ su -c 'keyctl pipe `keyctl search @u encrypted evm_key` > /etc/keys/evm-trusted.blob'
+$ su -c 'keyctl pipe `keyctl search @u encrypted evm-key` > /etc/keys/evm-trusted.blob'
 
 # The EVM key path name can be set in one of the following ways (specified in
 # the order in which the variable is overwritten):
-- 
2.21.0




[Index of Archives]     [Linux Kernel]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux