mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-05 17:01:00 +01:00
add ld.so.preload to <abstractions/base>, thanks to Uzair Shamim
This commit is contained in:
parent
fde4f8a522
commit
ec4de6e081
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@
|
|||
# ld.so.cache and ld are used to load shared libraries; they are best
|
||||
# available everywhere
|
||||
/etc/ld.so.cache mr,
|
||||
/etc/ld.so.preload r,
|
||||
/lib{,32,64}/ld{,32,64}-*.so mrix,
|
||||
/lib{,32,64}/**/ld{,32,64}-*.so mrix,
|
||||
/lib/@{multiarch}/ld{,32,64}-*.so mrix,
|
||||
|
|
Loading…
Add table
Reference in a new issue