[selinux-policy: 2467/3172] Modified apcupsd_initrc_domtrans interface summary to match style. Restored apcupsd_initrc_exec_t re

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 22:39:02 UTC 2010


commit 6eed0aa57ccf7606ea609e5cee510dd82f48e841
Author: Jeremy Solt <jsolt at tresys.com>
Date:   Fri Feb 26 16:34:23 2010 -0500

    Modified apcupsd_initrc_domtrans interface summary to match style.
    Restored apcupsd_initrc_exec_t require in apcupsd_admin interface (It is used here in the role_transition).

 policy/modules/services/apcupsd.if |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
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 };


More information about the scm-commits mailing list