Keep the last 4 .caibx and .erofs images

This keeps it in sync with the max instances setting for .efi images, ensuring all retained previous images are bootable.
This commit is contained in:
Thomas Duckworth
2025-11-22 12:58:33 +11:00
parent 2a96785821
commit 8299e7c3bf
2 changed files with 2 additions and 0 deletions

View File

@@ -18,3 +18,4 @@ Path=/system
# https://github.com/systemd/systemd/issues/38605
MatchPattern=kde-linux_@v.erofs.caibx
ReadOnly=yes
InstancesMax=4

View File

@@ -15,3 +15,4 @@ Type=regular-file
Path=/system
MatchPattern=kde-linux_@v.erofs
ReadOnly=yes
InstancesMax=4