Redundant: domtrans_pattern includes these.
Signed-off-by: Dominick Grift <domg472@gmail.com>
This commit is contained in:
parent
d0b7562f02
commit
a87e8f736c
@ -411,9 +411,6 @@ template(`ssh_role_template',`
|
||||
# for the transition back to normal privs upon exec
|
||||
userdom_search_user_home_content($1_ssh_agent_t)
|
||||
userdom_user_home_domtrans($1_ssh_agent_t, $3)
|
||||
allow $3 $1_ssh_agent_t:fd use;
|
||||
allow $3 $1_ssh_agent_t:fifo_file rw_file_perms;
|
||||
allow $3 $1_ssh_agent_t:process sigchld;
|
||||
|
||||
tunable_policy(`use_nfs_home_dirs',`
|
||||
fs_manage_nfs_files($1_ssh_agent_t)
|
||||
|
Loading…
Reference in New Issue
Block a user