update apparmor profiles
This commit is contained in:
parent
8e075d25fa
commit
0f64093e46
96 changed files with 645 additions and 240 deletions
|
|
@ -36,7 +36,11 @@ profile adequate @{exec_path} flags=(complain) {
|
|||
|
||||
/{usr/,}bin/pkg-config rCx -> pkg-config,
|
||||
/{usr/,}bin/dpkg rPx -> child-dpkg,
|
||||
/{usr/,}bin/dpkg-query rPx,
|
||||
# Do not strip env to avoid errors like the following:
|
||||
# ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open
|
||||
# shared object file): ignored.
|
||||
/{usr/,}bin/dpkg-query rpx,
|
||||
#
|
||||
/{usr/,}bin/update-alternatives rPx,
|
||||
|
||||
/var/lib/adequate/pending rwk,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue