diff --git a/policy/modules/services/apcupsd.if b/policy/modules/services/apcupsd.if
index 21eb32c..acd4956 100644
--- a/policy/modules/services/apcupsd.if
+++ b/policy/modules/services/apcupsd.if
@@ -25,7 +25,7 @@ interface(`apcupsd_domtrans',`
 ## </summary>
 ## <param name="domain">
 ##	<summary>
-##	The type of the process performing this action.
+##	Domain allowed access.
 ##	</summary>
 ## </param>
 #
@@ -143,6 +143,7 @@ interface(`apcupsd_admin',`
 		type apcupsd_t, apcupsd_tmp_t;
 		type apcupsd_log_t, apcupsd_lock_t;
 		type apcupsd_var_run_t;
+		type apcupsd_initrc_exec_t;
 	')
 
 	allow $1 apcupsd_t:process { ptrace signal_perms };