[selinux-policy: 3046/3172] This permission is included with mmap_file_perms.

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


commit 6c99405474aa08be4c0af3995cdee0a7378016f5
Author: Dominick Grift <domg472 at gmail.com>
Date:   Mon Sep 20 15:16:09 2010 +0200

    This permission is included with mmap_file_perms.

 policy/modules/services/postfix.if |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/policy/modules/services/postfix.if b/policy/modules/services/postfix.if
index cfcbac7..036373e 100644
--- a/policy/modules/services/postfix.if
+++ b/policy/modules/services/postfix.if
@@ -50,7 +50,7 @@ template(`postfix_domain_template',`
 
 	can_exec(postfix_$1_t, postfix_$1_exec_t)
 
-	allow postfix_$1_t postfix_exec_t:file { mmap_file_perms lock ioctl };
+	allow postfix_$1_t postfix_exec_t:file { mmap_file_perms lock };
 
 	allow postfix_$1_t postfix_master_t:process sigchld;
 


More information about the scm-commits mailing list