a few more strays
This commit is contained in:
parent
c3cf6693c7
commit
7a6d427eae
@ -50,7 +50,7 @@ domain_type(sysadm_passwd_t)
|
||||
domain_entry_file(sysadm_passwd_t,admin_passwd_exec_t)
|
||||
|
||||
type sysadm_passwd_tmp_t;
|
||||
files_type(sysadm_passwd_tmp_t)
|
||||
files_tmp_file(sysadm_passwd_tmp_t)
|
||||
|
||||
type useradd_t;
|
||||
type useradd_exec_t;
|
||||
|
@ -98,6 +98,7 @@ libs_use_shared_libs(nscd_t)
|
||||
|
||||
logging_send_syslog_msg(nscd_t)
|
||||
|
||||
miscfiles_read_certs(nscd_t)
|
||||
miscfiles_read_localization(nscd_t)
|
||||
|
||||
seutil_read_config(nscd_t)
|
||||
|
@ -109,6 +109,7 @@ allow auditd_t auditd_etc_t:file r_file_perms;
|
||||
|
||||
allow auditd_t auditd_log_t:dir rw_dir_perms;
|
||||
allow auditd_t auditd_log_t:file create_file_perms;
|
||||
allow auditd_t auditd_log_t:lnk_file create_lnk_perms;
|
||||
allow auditd_t var_log_t:dir search;
|
||||
|
||||
allow auditd_t auditd_var_run_t:file create_file_perms;
|
||||
|
Loading…
Reference in New Issue
Block a user