mirror of
https://github.com/linuxboot/heads.git
synced 2025-04-07 19:34:26 +00:00
oem-factory-reset: normal output to inform user of consequences of generating keys on smartcard without backup, not a wanring anymore
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
This commit is contained in:
parent
659de63180
commit
160367d065
@ -904,7 +904,7 @@ if [ "$use_defaults" == "n" -o "$use_defaults" == "N" ]; then
|
||||
GPG_GEN_KEY_IN_MEMORY_COPY_TO_SMARTCARD=1
|
||||
fi
|
||||
else
|
||||
warn "GPG key material will be generated on USB Security Dongle's smartcard without backup"
|
||||
echo "GPG key material will be generated on USB Security Dongle's smartcard without backup"
|
||||
GPG_GEN_KEY_IN_MEMORY=0
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user