From 28401d2a1df3dcadff5b3d5249036e2aabf9b11d Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: May 15 2006 20:43:10 +0000 Subject: gentoo has passwd in /bin --- diff --git a/refpolicy/policy/modules/admin/usermanage.fc b/refpolicy/policy/modules/admin/usermanage.fc index 6a22f91..c467144 100644 --- a/refpolicy/policy/modules/admin/usermanage.fc +++ b/refpolicy/policy/modules/admin/usermanage.fc @@ -1,3 +1,6 @@ +ifdef(`distro_gentoo',` +/bin/passwd -- gen_context(system_u:object_r:passwd_exec_t,s0) +') /usr/bin/chage -- gen_context(system_u:object_r:passwd_exec_t,s0) /usr/bin/chfn -- gen_context(system_u:object_r:chfn_exec_t,s0)