Update profiles.
This commit is contained in:
parent
bc07bb56f7
commit
30c414d439
10 changed files with 39 additions and 25 deletions
|
|
@ -12,6 +12,8 @@ profile tracker-extract @{exec_path} {
|
|||
include <abstractions/gstreamer>
|
||||
include <abstractions/openssl>
|
||||
|
||||
network netlink raw,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
/usr/share/tracker3/{,**} r,
|
||||
|
|
@ -36,5 +38,7 @@ profile tracker-extract @{exec_path} {
|
|||
|
||||
/tmp/tracker-extract-3-files.*/{,*} rw,
|
||||
|
||||
@{run}/udev/data/c236:* r,
|
||||
|
||||
include if exists <local/tracker-extract>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ profile gpg-agent @{exec_path} {
|
|||
@{exec_path} mr,
|
||||
|
||||
/{usr/,}lib/gnupg/scdaemon rPx,
|
||||
/{usr/,}bin/pinentry-* rPx,
|
||||
/{usr/,}bin/pinentry{,-*} rPx,
|
||||
|
||||
/usr/share/gnupg/* r,
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
# apparmor.d - Full set of apparmor profiles
|
||||
# Copyright (C) 2021 Mikhail Morfikov
|
||||
# 2021 Alexandre Pujol <alexandre@pujol.io>
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
abi <abi/3.0>,
|
||||
|
|
@ -18,6 +19,8 @@ profile gvfsd-mtp @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
owner @{run}/user/@{uid}/gvfsd/socket-* rw,
|
||||
|
||||
include <abstractions/dconf>
|
||||
owner @{run}/user/@{uid}/dconf/ rw,
|
||||
owner @{run}/user/@{uid}/dconf/user rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue