Merge branch 'cgroups_fix' of git://github.com/cgzones/refpolicy

This commit is contained in:
Chris PeBenito 2017-02-20 11:13:07 -05:00
commit e72556c6dd
1 changed files with 4 additions and 0 deletions

View File

@ -185,6 +185,10 @@ fs_register_binary_executable_type(systemd_binfmt_t)
kernel_domtrans_to(systemd_cgroups_t, systemd_cgroups_exec_t)
kernel_dgram_send(systemd_cgroups_t)
selinux_getattr_fs(systemd_cgroups_t)
# write to /run/systemd/cgroups-agent
init_dgram_send(systemd_cgroups_t)
init_stream_connect(systemd_cgroups_t)
systemd_log_parse_environment(systemd_cgroups_t)