feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2023-03-25 15:48:59 +00:00
parent 5ea574c333
commit 02499d90f0
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
42 changed files with 119 additions and 33 deletions

View file

@ -12,6 +12,7 @@ profile gnome-disks @{exec_path} {
include <abstractions/dconf-write>
include <abstractions/disks-write>
include <abstractions/gnome>
include <abstractions/user-download-strict>
@{exec_path} mr,
@ -23,8 +24,8 @@ profile gnome-disks @{exec_path} {
owner @{user_cache_dirs}/gnome-disks/{,**} rw,
owner @{PROC}/@{pid}/cgroup r,
@{PROC}/1/cgroup r,
owner @{PROC}/@{pid}/cgroup r,
include if exists <local/gnome-disks>
}

View file

@ -80,6 +80,7 @@ profile gsd-print-notifications @{exec_path} flags=(attach_disconnected) {
@{libexec}/gsd-printer rPx,
/etc/machine-id r,
/etc/cups/client.conf r,
@{run}/cups/cups.sock rw,

View file

@ -43,6 +43,7 @@ profile nautilus @{exec_path} flags=(attach_disconnected) {
@{exec_path} mr,
/{usr/,}bin/{,ba,da}sh rix,
/{usr/,}bin/net rPUx,
/{usr/,}bin/firejail rPUx,
/{usr/,}bin/bwrap rPUx,
/{usr/,}lib/gio-launch-desktop rPx -> child-open,

View file

@ -76,6 +76,7 @@ profile tracker-extract @{exec_path} {
/usr/share/tracker3/{,**} r,
/usr/share/gvfs/remote-volume-monitors/{,*} r,
/etc/blkid.conf r,
/etc/fstab r,
/etc/libva.conf r,

View file

@ -85,6 +85,7 @@ profile tracker-miner @{exec_path} flags=(attach_disconnected) {
/usr/share/tracker3/{,**} r,
/etc/fstab r,
/etc/blkid.conf r,
/var/lib/flatpak/exports/share/applications/{,mimeinfo.cache} r,
/var/lib/snapd/desktop/applications/{,mimeinfo.cache} r,