update apparmor profiles
This commit is contained in:
parent
8e075d25fa
commit
0f64093e46
96 changed files with 645 additions and 240 deletions
|
|
@ -45,7 +45,11 @@ profile child-lsb_release {
|
|||
# /{usr/,}bin/sed ixr,
|
||||
# /{usr/,}bin/tr ixr,
|
||||
|
||||
/{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/apt-cache rPx,
|
||||
|
||||
/{usr/,}bin/ r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue