[selinux-policy: 2983/3172] Redundant: domtrans_pattern includes these.

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 23:25:31 UTC 2010


commit a87e8f736c0f3ca50a652079d591ea6adb369d33
Author: Dominick Grift <domg472 at gmail.com>
Date:   Thu Sep 16 09:42:26 2010 +0200

    Redundant: domtrans_pattern includes these.
    
    Signed-off-by: Dominick Grift <domg472 at gmail.com>

 policy/modules/services/ssh.if |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/policy/modules/services/ssh.if b/policy/modules/services/ssh.if
index 3061e83..617ad5f 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)


More information about the scm-commits mailing list