Update profiles.

This commit is contained in:
Alexandre Pujol 2022-02-22 20:51:28 +00:00
parent 0ee2e4f7ad
commit 2064783251
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
14 changed files with 61 additions and 45 deletions

View file

@ -7,7 +7,7 @@ abi <abi/3.0>,
include <tunables/global>
@{exec_path} = /{usr/,}bin/pacdiff
profile pacdiff @{exec_path} {
profile pacdiff @{exec_path} flags=(attach_disconnected) {
include <abstractions/base>
capability dac_read_search,
@ -38,5 +38,8 @@ profile pacdiff @{exec_path} {
/dev/tty rw,
# Inherit Silencer
deny /apparmor/.null rw,
include if exists <local/pacdiff>
}