Skip to content

Commit

Permalink
contrib/thumb: also allow per-user thumbnailers
Browse files Browse the repository at this point in the history
  • Loading branch information
mochaaP committed Oct 1, 2024
1 parent 094c2a3 commit 376e40a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions policy/modules/contrib/thumb.if
Original file line number Diff line number Diff line change
Expand Up @@ -150,5 +150,6 @@ interface(`thumb_filetrans_home_content',`
optional_policy(`
gnome_cache_filetrans($1, thumb_home_t, dir, "thumbnails")
gnome_data_filetrans($1, thumb_home_t, dir, "thumbnails")
gnome_data_filetrans($1, thumb_home_t, dir, "thumbnailers")
')
')

0 comments on commit 376e40a

Please sign in to comment.