feat(profile): small profiles update.

This commit is contained in:
Alexandre Pujol 2024-10-06 20:43:18 +01:00
parent 01a1af6c1b
commit 6b0b498244
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
13 changed files with 57 additions and 39 deletions

View file

@ -63,6 +63,7 @@ profile totem @{exec_path} flags=(attach_disconnected) {
include <abstractions/common/bwrap>
include <abstractions/fonts>
include <abstractions/freedesktop.org>
include <abstractions/graphics>
include <abstractions/gstreamer>
capability dac_override,
@ -70,9 +71,13 @@ profile totem @{exec_path} flags=(attach_disconnected) {
@{bin}/bwrap mr,
@{bin}/totem-video-thumbnailer rix,
/usr/share/ladspa/rdf/{,*} r,
owner @{user_cache_dirs}/gnome-desktop-thumbnailer/{,**} rw,
owner @{tmp}/flatpak-seccomp-@{rand6} rw,
owner @{tmp}/gnome-desktop-file-to-thumbnail.* rw,
owner @{user_cache_dirs}/gnome-desktop-thumbnailer/{,**} rw,
owner @{tmp}/gnome-desktop-thumbnailer-@{rand6}/{,**} rw,
@{PROC}/sys/vm/mmap_min_addr r,
owner @{PROC}/@{pid}/task/@{tid}/comm w,