]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
bless-boot: some fixes (#37375)
authorLennart Poettering <lennart@poettering.net>
Mon, 12 May 2025 13:11:06 +0000 (15:11 +0200)
committerGitHub <noreply@github.com>
Mon, 12 May 2025 13:11:06 +0000 (15:11 +0200)
This mostly makes sure we do something reasonable when our tool is
called from a boot of an entry that was already marked as definitely
"bad" on a previous boot. Such an entry we can return into a "good"
state, but we cannot return it into an "indeterminate" state, because
the status quo ante is already known.

Fixes: #37350

Trivial merge