This is no declaration. Moving to local policy.
This commit is contained in:
parent
09873e59ca
commit
39178aaf8a
@ -84,7 +84,6 @@ ubac_constrained(spamc_tmp_t)
|
|||||||
type spamd_t;
|
type spamd_t;
|
||||||
type spamd_exec_t;
|
type spamd_exec_t;
|
||||||
init_daemon_domain(spamd_t, spamd_exec_t)
|
init_daemon_domain(spamd_t, spamd_exec_t)
|
||||||
can_exec(spamd_t, spamd_exec_t)
|
|
||||||
|
|
||||||
type spamd_compiled_t;
|
type spamd_compiled_t;
|
||||||
files_type(spamd_compiled_t)
|
files_type(spamd_compiled_t)
|
||||||
@ -410,6 +409,8 @@ manage_files_pattern(spamd_t, spamd_var_run_t, spamd_var_run_t)
|
|||||||
manage_sock_files_pattern(spamd_t, spamd_var_run_t, spamd_var_run_t)
|
manage_sock_files_pattern(spamd_t, spamd_var_run_t, spamd_var_run_t)
|
||||||
files_pid_filetrans(spamd_t, spamd_var_run_t, { file dir })
|
files_pid_filetrans(spamd_t, spamd_var_run_t, { file dir })
|
||||||
|
|
||||||
|
can_exec(spamd_t, spamd_exec_t)
|
||||||
|
|
||||||
kernel_read_all_sysctls(spamd_t)
|
kernel_read_all_sysctls(spamd_t)
|
||||||
kernel_read_system_state(spamd_t)
|
kernel_read_system_state(spamd_t)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user