missing privloggers
This commit is contained in:
parent
ee64ef496f
commit
2526a44dea
@ -79,6 +79,8 @@ template(`mailman_domain_template', `
|
|||||||
libs_exec_ld_so(mailman_$1_t)
|
libs_exec_ld_so(mailman_$1_t)
|
||||||
libs_exec_lib_files(mailman_$1_t)
|
libs_exec_lib_files(mailman_$1_t)
|
||||||
|
|
||||||
|
logging_send_syslog_msg(mailman_$1_t)
|
||||||
|
|
||||||
miscfiles_read_localization(mailman_$1_t)
|
miscfiles_read_localization(mailman_$1_t)
|
||||||
|
|
||||||
sysnet_read_config(mailman_$1_t)
|
sysnet_read_config(mailman_$1_t)
|
||||||
|
@ -191,6 +191,8 @@ init_rw_script_pid(portmap_helper_t)
|
|||||||
libs_use_ld_so(portmap_helper_t)
|
libs_use_ld_so(portmap_helper_t)
|
||||||
libs_use_shared_libs(portmap_helper_t)
|
libs_use_shared_libs(portmap_helper_t)
|
||||||
|
|
||||||
|
logging_send_syslog_msg(portmap_helper_t)
|
||||||
|
|
||||||
sysnet_read_config(portmap_helper_t)
|
sysnet_read_config(portmap_helper_t)
|
||||||
|
|
||||||
userdom_dontaudit_use_all_user_fd(portmap_helper_t)
|
userdom_dontaudit_use_all_user_fd(portmap_helper_t)
|
||||||
|
Loading…
Reference in New Issue
Block a user