Set 2 tries before an image is marked bad

Prevents images prematurely being marked bad, which puts them at the bottom of the boot order list.

See https://invent.kde.org/kde-linux/kde-linux/-/issues/471#note_1452066
This commit is contained in:
Thomas Duckworth
2026-03-22 13:19:50 +11:00
committed by Nate Graham
parent be8ac1766f
commit 71bd5a999f

View File

@@ -22,6 +22,6 @@ MatchPattern=kde-linux_@v+@l-@d.efi \
kdeos_@v+@l.efi \
kdeos_@v.efi
Mode=0644
TriesLeft=1
TriesLeft=2
TriesDone=0
InstancesMax=4