From: Lennart Poettering Date: Mon, 12 May 2025 13:11:06 +0000 (+0200) Subject: bless-boot: some fixes (#37375) X-Git-Tag: v258-rc1~647 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd543bca117303e6a1831e1775b4976b5146cf42;p=thirdparty%2Fsystemd.git bless-boot: some fixes (#37375) 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 --- bd543bca117303e6a1831e1775b4976b5146cf42