[selinux-policy: 1896/3172] trunk: fix userdom_role_change_template() xml.

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 21:48:54 UTC 2010


commit 6e7a1fc8715a5df73f7e0fc19447f1755fd3675a
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Wed Feb 13 20:26:18 2008 +0000

    trunk: fix userdom_role_change_template() xml.

 policy/modules/system/userdomain.if |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/policy/modules/system/userdomain.if b/policy/modules/system/userdomain.if
index 8d1747c..7b7d55a 100644
--- a/policy/modules/system/userdomain.if
+++ b/policy/modules/system/userdomain.if
@@ -622,7 +622,13 @@ template(`userdom_change_password_template',`
 ## <summary>
 ##	The template for allowing the user to change roles.
 ## </summary>
-## <param name="userdomain_prefix">
+## <param name="src_role_prefix">
+##	<summary>
+##	The prefix of the user domain (e.g., user
+##	is the prefix for user_t).
+##	</summary>
+## </param>
+## <param name="tgt_role_prefix">
 ##	<summary>
 ##	The prefix of the user domain (e.g., user
 ##	is the prefix for user_t).


More information about the scm-commits mailing list