man: fix typo in loader.conf(5)

This commit is contained in:
ml 2020-03-22 19:00:21 +01:00 committed by Zbigniew Jędrzejewski-Szmek
parent b0f4c02e2d
commit 992622c428
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@
variable is set, and then derive the random seed to pass to the OS from the combination. If
<literal>always</literal> the boot loader will do so even if <varname>LoaderSystemToken</varname> is
not set. This mode is useful in environments where protection against OS image reuse is not a
concern, and the random seed shall be used even with no further setup in place. User <command>bootctl
concern, and the random seed shall be used even with no further setup in place. Use <command>bootctl
random-seed</command> to initialize both the random seed file in the ESP and the system token EFI
variable.</para>