container: allow generic containers to read the vm_overcommit sysctl
Signed-off-by: Kenton Groombridge <me@concord.sh>
This commit is contained in:
parent
0e3ce95c94
commit
5dbc5aa25d
|
@ -333,6 +333,8 @@ files_read_kernel_modules(container_t)
|
|||
fs_mount_cgroup(container_t)
|
||||
fs_rw_cgroup_files(container_t)
|
||||
|
||||
kernel_read_vm_overcommit_sysctl(container_t)
|
||||
|
||||
auth_use_nsswitch(container_t)
|
||||
|
||||
logging_send_audit_msgs(container_t)
|
||||
|
|
Loading…
Reference in New Issue