mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 02:03:37 +08:00
cryptenroll: fix typo
This commit is contained in:
parent
dbbe895807
commit
58c3c2886d
@ -193,7 +193,7 @@ int enroll_fido2(
|
||||
fflush(stdout);
|
||||
|
||||
fprintf(stderr,
|
||||
"\nPlease save this FIDO2 credential ID. It is required when unloocking the volume\n"
|
||||
"\nPlease save this FIDO2 credential ID. It is required when unlocking the volume\n"
|
||||
"using the associated FIDO2 keyslot which we just created. To configure automatic\n"
|
||||
"unlocking using this FIDO2 token, add an appropriate entry to your /etc/crypttab\n"
|
||||
"file, see %s for details.\n", link);
|
||||
|
Loading…
Reference in New Issue
Block a user