This is no declaration. Moving to local policy.

This commit is contained in:
Dominick Grift 2010-09-24 10:01:41 +02:00
parent 09873e59ca
commit 39178aaf8a

View File

@ -84,7 +84,6 @@ ubac_constrained(spamc_tmp_t)
type spamd_t;
type spamd_exec_t;
init_daemon_domain(spamd_t, spamd_exec_t)
can_exec(spamd_t, spamd_exec_t)
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)
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_system_state(spamd_t)