fix logging_make_log_file use
This commit is contained in:
parent
23caa6d147
commit
0b1af28713
@ -25,7 +25,7 @@ domain_make_daemon_domain(crond_t,crond_exec_t)
|
|||||||
domain_make_file_descriptors_widely_inheritable(crond_t)
|
domain_make_file_descriptors_widely_inheritable(crond_t)
|
||||||
|
|
||||||
type crond_log_t;
|
type crond_log_t;
|
||||||
logging_make_log_file(crond_t,crond_log_t)
|
logging_make_log_file(crond_log_t)
|
||||||
|
|
||||||
type crond_tmp_t;
|
type crond_tmp_t;
|
||||||
files_make_file(crond_tmp_t)
|
files_make_file(crond_tmp_t)
|
||||||
|
Loading…
Reference in New Issue
Block a user