logging_send_syslog_msg(systemd_logger_t)
miscfiles_read_localization(systemd_logger_t)
-
-#============= abrt_helper_t ==============
-kernel_read_kernel_sysctls(abrt_helper_t)
-kernel_read_system_state(abrt_helper_t)
-
-#============= init_t ==============
-allow init_t systemd_logger_t:unix_stream_socket connectto;
-
-#============= initrc_t ==============
-allow initrc_t wdmd_var_run_t:dir add_name;
-allow initrc_t wdmd_var_run_t:file create;
-
-#============= system_dbusd_t ==============
-allow system_dbusd_t systemd_logind_sessions_t:fifo_file write;
-domain_type(system_dbusd_t)
-
-#============= systemd_logger_t ==============
-
-#============= virtd_t ==============
-allow virtd_t dnsmasq_var_run_t:dir create;
-
-#============= xdm_t ==============
-allow xdm_t systemd_logind_sessions_t:fifo_file write;
-domain_type(xdm_t)