update apparmor profiles

Signed-off-by: Alexandre Pujol <alexandre@pujol.io>
This commit is contained in:
Mikhail Morfikov 2022-01-08 13:41:21 +01:00 committed by Alexandre Pujol
parent 697b296298
commit 76cd5c7029
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
10 changed files with 187 additions and 12 deletions

View file

@ -20,7 +20,7 @@ profile dpkg-genchanges @{exec_path} flags=(complain) {
/usr/share/dpkg/tupletable r,
# For package building
owner @{user_build_dirs}/** r,
owner @{user_build_dirs}/** rw,
include if exists <local/dpkg-genchanges>
}