fix system spool file problem
This commit is contained in:
parent
d06f3c3752
commit
aae06c1306
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user