trunk: fix typo
This commit is contained in:
parent
12c61f36f4
commit
ed8ae5ebeb
@ -122,7 +122,7 @@ interface(`rpcbind_admin',`
|
|||||||
allow $1 rpcbind_t:process { ptrace signal_perms };
|
allow $1 rpcbind_t:process { ptrace signal_perms };
|
||||||
ps_process_pattern($1, rpcbind_t)
|
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)
|
domain_system_change_exemption($1)
|
||||||
role_transition $2 rpcbind_initrc_exec_t system_r;
|
role_transition $2 rpcbind_initrc_exec_t system_r;
|
||||||
allow $2 system_r;
|
allow $2 system_r;
|
||||||
|
Loading…
Reference in New Issue
Block a user