mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 22:05:27 +00:00
Bug 168581 - readaccess to /proc/meminfo not granted to nscd -- add sysconf(3) files to abstractions/base
This commit is contained in:
@@ -74,3 +74,8 @@
|
||||
# Depending on which glibc routine uses this file, base may not be the
|
||||
# best place -- but many profiles require it, and it is quite harmless.
|
||||
/proc/sys/kernel/ngroups_max r,
|
||||
|
||||
# glibc's sysconf(3) routine to determine free memory, etc
|
||||
/proc/meminfo r,
|
||||
/proc/stat r,
|
||||
/proc/cpuinfo r,
|
||||
|
Reference in New Issue
Block a user