Fix recent error in abstractions/thumbnails-cache-read

Sorry, in the previous commit I introduced an error in
abstractions/thumbnails-cache-read that prevented this abstractions
from working correctly after a restart and complete reload of
the profiles (after a new installation from Git).

This commit fixes the bug and with it must also pass the repository tests.
This commit is contained in:
Jose Maldonado aka Yukiteru 2024-05-06 22:12:24 -04:00
parent 501ad1957f
commit 118c3d9827
No known key found for this signature in database
GPG key ID: 59CF1ED4181704DC

View file

@ -7,7 +7,7 @@
owner @{user_cache_dirs}/thumbnails/{fail,*large,normal}/ r,
owner @{user_cache_dirs}/thumbnails/{fail,*large,normal}/gnome-thumbnail-factory/ r,
owner @{user_cache_dirs}/thumbnails/{fail,*large,normal}/gnome-thumbnail-factory/*.png r,
owner @{user_cache_dirs}/thumbnails/{fail,*large,normal}/*.png r -> @{user_cache_dirs}/thumbnails/{fail,*large,normal}/#@{int},
owner @{user_cache_dirs}/thumbnails/{fail,*large,normal}/*.png r,
owner @{user_cache_dirs}/thumbnails/{fail,*large,normal}/*.png.@{rand6} r,
owner @{user_cache_dirs}/thumbnails/{fail,*large,normal}/#@{int} r,