feat(profiles): general update.
This commit is contained in:
parent
5ea574c333
commit
02499d90f0
42 changed files with 119 additions and 33 deletions
|
|
@ -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>
|
||||
}
|
||||
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue