Update profiles.
This commit is contained in:
parent
27fe14152b
commit
477df29dd5
19 changed files with 39 additions and 23 deletions
|
|
@ -9,6 +9,7 @@ include <tunables/global>
|
|||
@{exec_path} = /{usr/,}lib/tracker-extract-3
|
||||
profile tracker-extract @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/fonts>
|
||||
include <abstractions/gstreamer>
|
||||
include <abstractions/openssl>
|
||||
|
||||
|
|
@ -24,6 +25,8 @@ profile tracker-extract @{exec_path} {
|
|||
/usr/share/tracker3-miners/{,**} r,
|
||||
/usr/share/tracker3/{,**} r,
|
||||
|
||||
/etc/libva.conf r,
|
||||
|
||||
owner /tmp/tracker-extract-3-files.*/{,*} rw,
|
||||
owner @{user_cache_dirs}/tracker3/files/{,**} rwk,
|
||||
owner @{user_share_dirs}/gvfs-metadata/** r,
|
||||
|
|
@ -44,6 +47,7 @@ profile tracker-extract @{exec_path} {
|
|||
@{run}/udev/data/c51[0-9]:* r,
|
||||
|
||||
/dev/video[0-9]* rw,
|
||||
/dev/dri/renderD128 rw,
|
||||
|
||||
include if exists <local/tracker-extract>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue