[selinux-policy/f14/master: 3189/3230] usermanage: redundant.

Daniel J Walsh dwalsh at fedoraproject.org
Tue Oct 12 20:15:21 UTC 2010


commit e615cc410e8af9400d386ad500a260fedd57cd75
Author: Dominick Grift <domg472 at gmail.com>
Date:   Mon Oct 4 20:23:55 2010 +0200

    usermanage: redundant.
    
    Signed-off-by: Dominick Grift <domg472 at gmail.com>

 policy/modules/admin/usermanage.te |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/policy/modules/admin/usermanage.te b/policy/modules/admin/usermanage.te
index c35d801..5c61351 100644
--- a/policy/modules/admin/usermanage.te
+++ b/policy/modules/admin/usermanage.te
@@ -29,7 +29,6 @@ type groupadd_t;
 type groupadd_exec_t;
 domain_obj_id_change_exemption(groupadd_t)
 init_system_domain(groupadd_t, groupadd_exec_t)
-role system_r types groupadd_t;
 
 type passwd_t;
 type passwd_exec_t;
@@ -49,7 +48,6 @@ type useradd_t;
 type useradd_exec_t;
 domain_obj_id_change_exemption(useradd_t)
 init_system_domain(useradd_t, useradd_exec_t)
-role system_r types useradd_t;
 
 ########################################
 #


More information about the scm-commits mailing list