bootctl: 'graceful' should ignore EFI variable failures
authorKevin P. Fleming <kevin@km6g.us>
Tue, 21 Mar 2023 17:46:08 +0000 (13:46 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 22 Mar 2023 08:16:49 +0000 (09:16 +0100)
commit06d104d58ffa23c958b9b2a2809c61fb25e6f762
tree0819b22f81be8ebc97ee34fb5d47b67b30c5d88f
parent206760a4bc2e89ce7cec60b3f22a0a17bf2f9455
bootctl: 'graceful' should ignore EFI variable failures

Suppress errors when creating/writing EFI variables during 'bootctl update' if
'--graceful' mode is active (as the documentation indicates).

Closes #26773.
src/boot/bootctl-install.c