fix logging_make_log_file use

This commit is contained in:
Chris PeBenito 2005-05-11 19:11:14 +00:00
parent 23caa6d147
commit 0b1af28713

View File

@ -25,7 +25,7 @@ domain_make_daemon_domain(crond_t,crond_exec_t)
domain_make_file_descriptors_widely_inheritable(crond_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;
files_make_file(crond_tmp_t)