From a87e8f736c0f3ca50a652079d591ea6adb369d33 Mon Sep 17 00:00:00 2001 From: Dominick Grift Date: Thu, 16 Sep 2010 09:42:26 +0200 Subject: [PATCH] Redundant: domtrans_pattern includes these. Signed-off-by: Dominick Grift --- policy/modules/services/ssh.if | 3 --- 1 file changed, 3 deletions(-) diff --git a/policy/modules/services/ssh.if b/policy/modules/services/ssh.if index 3061e830..617ad5fb 100644 --- a/policy/modules/services/ssh.if +++ b/policy/modules/services/ssh.if @@ -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)