[selinux-policy: 318/3172] fix

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 19:32:25 UTC 2010


commit 1b8d67d15734c3fc95ee5ded4db327419ee5a6d5
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Thu Jun 9 22:46:38 2005 +0000

    fix

 refpolicy/policy/users |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/refpolicy/policy/users b/refpolicy/policy/users
index 3477aa7..2e31598 100644
--- a/refpolicy/policy/users
+++ b/refpolicy/policy/users
@@ -5,7 +5,7 @@
 #
 
 # gen_user(username, role_set, levels)
-define(`gen_user_ass',`
+define(`gen_user',`
 	user $1 { $2 } ifdef(`enable_mls', `level $3 range $4');
 ')
 


More information about the scm-commits mailing list