File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -311,7 +311,7 @@ services where they are ultimately consumed.
311311 credentials during the transition. The files (and their directory) are
312312 removed once this is completed.
313313
314- 5 . Credentials may also be passed from the UEFI environment to userspace, if
314+ 4 . Credentials may also be passed from the UEFI environment to userspace, if
315315 the
316316 [ ` systemd-stub ` ] ( https://www.freedesktop.org/software/systemd/man/systemd-stub.html )
317317 UEFI kernel stub is used. This allows placing encrypted credentials in the
@@ -321,7 +321,7 @@ services where they are ultimately consumed.
321321 initrds, as userspace can place credentials next to these EFI kernels, and
322322 be sure they can be accessed securely from initrd context.
323323
324- 4 . Credentials can also be passed into a system via the kernel command line,
324+ 5 . Credentials can also be passed into a system via the kernel command line,
325325 via the ` systemd.set_credential= ` and ` systemd.set_credential_binary= `
326326 kernel command line options (the latter takes Base64 encoded binary
327327 data). Note though that any data specified here is visible to all userspace
You can’t perform that action at this time.
0 commit comments