diff --git a/refpolicy/policy/modules/services/cron.te b/refpolicy/policy/modules/services/cron.te
index 7580e9a..a34b524 100644
--- a/refpolicy/policy/modules/services/cron.te
+++ b/refpolicy/policy/modules/services/cron.te
@@ -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)