update apparmor profiles
Signed-off-by: Alexandre Pujol <alexandre@pujol.io>
This commit is contained in:
parent
85e7f58d3c
commit
35a281d045
28 changed files with 147 additions and 38 deletions
|
|
@ -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,
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue