update apparmor profiles

Signed-off-by: Alexandre Pujol <alexandre@pujol.io>
This commit is contained in:
Mikhail Morfikov 2022-04-24 11:52:42 +02:00 committed by Alexandre Pujol
parent 85e7f58d3c
commit 35a281d045
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
28 changed files with 147 additions and 38 deletions

View file

@ -98,7 +98,7 @@ profile gajim @{exec_path} {
# Silencer
deny /usr/share/gajim/** w,
deny /usr/lib/python3/dist-packages/** w,
profile ccache {
include <abstractions/base>
@ -117,6 +117,8 @@ profile gajim @{exec_path} {
/media/ccache/*/** rw,
owner @{run}/user/@{uid}/ccache-tmp/ rw,
/etc/debian_version r,
}