Update profiles.
This commit is contained in:
parent
0ee2e4f7ad
commit
2064783251
14 changed files with 61 additions and 45 deletions
|
|
@ -59,6 +59,7 @@ profile gnome-shell @{exec_path} flags=(attach_disconnected) {
|
|||
/usr/share/xsessions/{,*.desktop} r,
|
||||
/opt/*/**/*.png r,
|
||||
|
||||
/.flatpak-info r,
|
||||
/etc/fstab r,
|
||||
/etc/machine-id r,
|
||||
/var/lib/dbus/machine-id r,
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ profile tracker-extract @{exec_path} {
|
|||
include <abstractions/base>
|
||||
include <abstractions/fonts>
|
||||
include <abstractions/gstreamer>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/opencl-nvidia>
|
||||
include <abstractions/openssl>
|
||||
|
||||
|
|
@ -20,11 +21,13 @@ profile tracker-extract @{exec_path} {
|
|||
|
||||
/usr/share/applications/*.desktop r,
|
||||
/usr/share/glib-2.0/schemas/gschemas.compiled r,
|
||||
/usr/share/ladspa/rdf/{,**} r,
|
||||
/usr/share/mime/mime.cache r,
|
||||
/usr/share/osinfo/{,**} r,
|
||||
/usr/share/poppler/{,**} r,
|
||||
/usr/share/tracker3-miners/{,**} r,
|
||||
/usr/share/tracker3/{,**} r,
|
||||
/usr/share/hwdata/*.ids r,
|
||||
|
||||
/etc/libva.conf r,
|
||||
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@ profile tracker-miner @{exec_path} {
|
|||
/usr/share/applications/{,mimeinfo.cache} r,
|
||||
/usr/share/mime/mime.cache r,
|
||||
|
||||
/var/lib/flatpak/exports/share/applications/mimeinfo.cache r,
|
||||
owner /var/tmp/etilqs_[0-9a-f]* rw,
|
||||
|
||||
# Allow to search user files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue