mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-12 08:58:20 +03:00
man: Fix typo in config file example for ukify
or else it would output 'Unknown config setting [UKI] SecureBootCerificate=' or just an error outright if not overrode. (cherry picked from commit c766e05f292182b73e52db7044decc125c453d6f)
This commit is contained in:
parent
5f09b13339
commit
cd66aed7d9
@ -488,7 +488,7 @@ Initrd=early_cpio
|
|||||||
Cmdline=quiet rw rhgb
|
Cmdline=quiet rw rhgb
|
||||||
|
|
||||||
SecureBootPrivateKey=sb.key
|
SecureBootPrivateKey=sb.key
|
||||||
SecureBootCerificate=sb.cert
|
SecureBootCertificate=sb.cert
|
||||||
SignKernel=yes
|
SignKernel=yes
|
||||||
PCRBanks=sha384,sha512
|
PCRBanks=sha384,sha512
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user