Debian 12 Gnome DE
This commit is contained in:
parent
0687c32df2
commit
d414083113
34 changed files with 150 additions and 33 deletions
|
|
@ -95,10 +95,14 @@ profile tracker-extract @{exec_path} flags=(attach_disconnected) {
|
|||
/etc/fstab r,
|
||||
/etc/libva.conf r,
|
||||
|
||||
# dri-common-strict
|
||||
/usr/share/drirc.d/{,*.conf} r,
|
||||
|
||||
/var/lib/gdm{3,}/.cache/ rw,
|
||||
/var/lib/gdm{3,}/.cache/tracker3/{,**} rw,
|
||||
/var/lib/gdm{3,}/.cache/gstreamer-1.0/ rw,
|
||||
/var/lib/gdm{3,}/.cache/gstreamer-1.0/registry.*.bin{,.tmp@{rand6}} rw,
|
||||
/var/lib/gdm{3,}/.config/dconf/user r,
|
||||
/var/lib/gdm{3,}/greeter-dconf-defaults r,
|
||||
|
||||
/var/lib/lightdm/.cache/gstreamer-1.0/registry.*.bin{,.tmp@{rand6}} r,
|
||||
|
|
@ -130,6 +134,9 @@ profile tracker-extract @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
@{run}/mount/utab r,
|
||||
|
||||
@{sys}/devices/pci[0-9]*/*/vendor r,
|
||||
@{sys}/devices/pci[0-9]*/*/device r,
|
||||
|
||||
owner @{PROC}/@{pid}/fd/ r,
|
||||
owner @{PROC}/@{pid}/mountinfo r,
|
||||
owner @{PROC}/@{pid}/task/@{tid}/comm rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue