feat(profile): small profiles update.
This commit is contained in:
parent
01a1af6c1b
commit
6b0b498244
13 changed files with 57 additions and 39 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue