fix system spool file problem

This commit is contained in:
Chris PeBenito 2005-08-12 17:54:55 +00:00
parent d06f3c3752
commit aae06c1306

View File

@ -30,7 +30,9 @@ files_pid_file(crond_var_run_t)
type crontab_exec_t;
files_type(crontab_exec_t)
type system_cron_spool_t;
type system_cron_spool_t, cron_spool_type;
files_type(system_cron_spool_t)
type system_crond_t; #, privmail
init_daemon_domain(system_crond_t,anacron_exec_t)
corecmd_shell_entry_type(system_crond_t)