View file File name : virt_container.cil Content :(block virt_container (optional virt_container_optional (allow process var_t (dir (getattr search open))) (allow process var_t (lnk_file (read getattr))) (allow process var_run_t (dir (getattr search open))) (allow process var_run_t (lnk_file (read getattr))) (allow process virt_var_run_t (dir (getattr search open))) (allow process virt_var_run_t (sock_file (write getattr append open))) (allow process virtd_t (unix_stream_socket (connectto))) ) )