usermanage: redundant.
Signed-off-by: Dominick Grift <domg472@gmail.com>
This commit is contained in:
parent
4be6935276
commit
e615cc410e
@ -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;
|
||||
|
||||
########################################
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user