]> git.ipfire.org Git - thirdparty/systemd.git/commit
boot: add support for overriding key enrollement timeout
authorIgor Opaniuk <igor.opaniuk@foundries.io>
Thu, 18 Sep 2025 15:49:32 +0000 (17:49 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 23 Sep 2025 10:13:10 +0000 (12:13 +0200)
commit64376936c70ac1cba18fcdcaec8eb337d80c48a7
tree9333f32bf50ee5f2d7b16838794ea80aa49accc6
parente216876fc6b12a9153fb94f089bab7b41b50c19b
boot: add support for overriding key enrollement timeout

Currently, a 15-second timeout is hardcoded for the key enrollment
process while waiting for user confirmation. Make this value configurable
to allow the option of disabling user input, such as during automatic key
provisioning at the factory.

Signed-off-by: Igor Opaniuk <igor.opaniuk@foundries.io>
man/loader.conf.xml
src/boot/boot.c
src/boot/secure-boot.c
src/boot/secure-boot.h