systemd: systemd-cgroups reads kernel.cap_last_cap sysctl.
Signed-off-by: Chris PeBenito <Christopher.PeBenito@microsoft.com>
This commit is contained in:
parent
56e33b7e42
commit
d1ec6f1b9f
@ -414,6 +414,9 @@ fs_register_binary_executable_type(systemd_binfmt_t)
|
||||
allow systemd_cgroups_t self:capability net_admin;
|
||||
|
||||
kernel_domtrans_to(systemd_cgroups_t, systemd_cgroups_exec_t)
|
||||
# read kernel.cap_last_cap
|
||||
kernel_read_kernel_sysctls(systemd_cgroups_t)
|
||||
kernel_dontaudit_getattr_proc(systemd_cgroups_t)
|
||||
# for /proc/cmdline
|
||||
kernel_read_system_state(systemd_cgroups_t)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user