[refpolicy] rpcbind_admin typo

Christopher J. PeBenito cpebenito at tresys.com
Mon Oct 6 13:39:54 CDT 2008


On Thu, 2008-09-25 at 13:37 +0100, Martin Orr wrote:
> Fix a typo in rpcbind_admin.

Merged.

> This doesn't cause a compile error because rpcbind_admin is not used
> anywhere - is this supposed to be the case?

Yes, there are no current users upstream.  It and others like it are
available for users that want to make their own custom roles to admin
specific services.

> Index: policy/modules/services/rpcbind.if
> ===================================================================
> --- policy/modules/services/rpcbind.if.orig
> +++ policy/modules/services/rpcbind.if
> @@ -122,7 +122,7 @@
>  	allow $1 rpcbind_t:process { ptrace signal_perms };
>  	ps_process_pattern($1, rpcbind_t)
>  	
> -	init_labeled_script_somtrans($1, rbcbind_initrc_exec_t)
> +	init_labeled_script_domtrans($1, rbcbind_initrc_exec_t)
>  	domain_system_change_exemption($1)
>  	role_transition $2 rpcbind_initrc_exec_t system_r;
>  	allow $2 system_r;
> 
-- 
Chris PeBenito
Tresys Technology, LLC
(410) 290-1411 x150



More information about the refpolicy mailing list