mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 06:16:03 +00:00
Merge branch 'update-base-abstraction' into 'master'
Update base abstraction for ld.so.conf and friends. See merge request apparmor/apparmor!62 Acked-by: Christian Boltz <apparmor@cboltz.de> for 2.9..master
This commit is contained in:
@@ -53,6 +53,8 @@
|
|||||||
# ld.so.cache and ld are used to load shared libraries; they are best
|
# ld.so.cache and ld are used to load shared libraries; they are best
|
||||||
# available everywhere
|
# available everywhere
|
||||||
/etc/ld.so.cache mr,
|
/etc/ld.so.cache mr,
|
||||||
|
/etc/ld.so.conf r,
|
||||||
|
/etc/ld.so.conf.d/{,*.conf} r,
|
||||||
/etc/ld.so.preload r,
|
/etc/ld.so.preload r,
|
||||||
/{usr/,}lib{,32,64}/ld{,32,64}-*.so mr,
|
/{usr/,}lib{,32,64}/ld{,32,64}-*.so mr,
|
||||||
/{usr/,}lib/@{multiarch}/ld{,32,64}-*.so mr,
|
/{usr/,}lib/@{multiarch}/ld{,32,64}-*.so mr,
|
||||||
|
Reference in New Issue
Block a user