Merge branch 'cgroups_fix' of git://github.com/cgzones/refpolicy
This commit is contained in:
commit
e72556c6dd
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue