From: cpebenito@tresys.com (Christopher J. PeBenito) Date: Tue, 05 Oct 2010 15:27:45 -0400 Subject: [refpolicy] [ patch 41/44] usermanage: redundant. In-Reply-To: <1286216636-28449-43-git-send-email-domg472@gmail.com> References: <1286216636-28449-1-git-send-email-domg472@gmail.com> <1286216636-28449-43-git-send-email-domg472@gmail.com> Message-ID: <4CAB7C31.3090105@tresys.com> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com On 10/04/10 14:23, Dominick Grift wrote: > > Signed-off-by: Dominick Grift Merged. > :100644 100644 aecbf1c... 55e19f4... M policy/modules/admin/usermanage.if > policy/modules/admin/usermanage.if | 5 ----- > 1 files changed, 0 insertions(+), 5 deletions(-) > > diff --git a/policy/modules/admin/usermanage.if b/policy/modules/admin/usermanage.if > index aecbf1c..55e19f4 100644 > --- a/policy/modules/admin/usermanage.if > +++ b/policy/modules/admin/usermanage.if > @@ -15,7 +15,6 @@ interface(`usermanage_domtrans_chfn',` > type chfn_t, chfn_exec_t; > ') > > - files_search_usr($1) > corecmd_search_bin($1) > domtrans_pattern($1, chfn_exec_t, chfn_t) > > @@ -64,7 +63,6 @@ interface(`usermanage_domtrans_groupadd',` > type groupadd_t, groupadd_exec_t; > ') > > - files_search_usr($1) > corecmd_search_bin($1) > domtrans_pattern($1, groupadd_exec_t, groupadd_t) > > @@ -118,7 +116,6 @@ interface(`usermanage_domtrans_passwd',` > type passwd_t, passwd_exec_t; > ') > > - files_search_usr($1) > corecmd_search_bin($1) > domtrans_pattern($1, passwd_exec_t, passwd_t) > > @@ -187,7 +184,6 @@ interface(`usermanage_domtrans_admin_passwd',` > type sysadm_passwd_t, admin_passwd_exec_t; > ') > > - files_search_usr($1) > corecmd_search_bin($1) > domtrans_pattern($1, admin_passwd_exec_t, sysadm_passwd_t) > ') > @@ -256,7 +252,6 @@ interface(`usermanage_domtrans_useradd',` > type useradd_t, useradd_exec_t; > ') > > - files_search_usr($1) > corecmd_search_bin($1) > domtrans_pattern($1, useradd_exec_t, useradd_t) > -- Chris PeBenito Tresys Technology, LLC www.tresys.com | oss.tresys.com