# apparmor.d - Full set of apparmor profiles # Copyright (C) 2024 Alexandre Pujol # SPDX-License-Identifier: GPL-2.0-only abi , include profile gnome-desktop-thumbnailers flags=(attach_disconnected) { include include include include capability dac_override, @{bin}/bwrap mr, @{bin}/*-thumbnailer rix, /usr/share/ladspa/rdf/{,**} r, /usr/share/poppler/{,**} r, owner @{user_cache_dirs}/gnome-desktop-thumbnailer/{,**} rw, owner @{tmp}/flatpak-seccomp-@{rand6} rw, owner @{tmp}/gnome-desktop-file-to-thumbnail.* r, owner @{tmp}/gnome-desktop-thumbnailer.png w, owner @{tmp}/gsf-thumbnailer-@{rand6} rw, include if exists } # vim:syntax=apparmor