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

@ -43,7 +43,6 @@ profile gio-launch-desktop @{exec_path} flags=(attach_disconnected) {
/dev/dri/card@{int} rw,
deny @{user_share_dirs}/gvfs-metadata/{,*} r,
include if exists <local/gio-launch-desktop>
}

View file

@ -24,6 +24,7 @@ profile gnome-characters @{exec_path} {
@{open_path} rPx -> child-open-help,
/usr/share/org.gnome.Characters/{,**} r,
/usr/share/xml/iso-codes/{,**} r,
owner @{PROC}/@{pid}/mounts r,
owner @{PROC}/@{pid}/stat r,

View file

@ -32,6 +32,7 @@ profile gnome-extension-manager @{exec_path} {
@{PROC}/sys/net/ipv6/conf/all/disable_ipv6 r,
owner @{PROC}/@{pid}/cmdline r,
owner @{PROC}/@{pid}/task/@{tid}/comm rw,
# Silencer
deny owner @{user_share_dirs}/gvfs-metadata/{,*} r,

View file

@ -125,6 +125,7 @@ profile gnome-software @{exec_path} {
owner @{PROC}/@{pid}/cmdline r,
owner @{PROC}/@{pid}/fdinfo/@{int} r,
owner @{PROC}/@{pid}/stat r,
owner @{PROC}/@{pid}/task/@{tid}/comm rw,
/dev/fuse rw,