[selinux-policy: 61/3172] remove entrypoint assertion

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 19:10:15 UTC 2010


commit 4fbd2ee111465f6d9a1758510310831f7e47a6f6
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Thu Apr 28 15:46:53 2005 +0000

    remove entrypoint assertion

 refpolicy/policy/modules/system/domain.if |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/refpolicy/policy/modules/system/domain.if b/refpolicy/policy/modules/system/domain.if
index d2881c4..42e2333 100644
--- a/refpolicy/policy/modules/system/domain.if
+++ b/refpolicy/policy/modules/system/domain.if
@@ -51,7 +51,6 @@ init_send_sigchld_depend
 define(`domain_make_entrypoint_file',`
 requires_block_template(domain_make_entrypoint_file_depend,$3)
 allow $1 $2:file entrypoint;
-neverallow $1 ~{ $2 }:file entrypoint;
 files_make_file($2,$3)
 typeattribute $1 entry_type;
 ')


More information about the scm-commits mailing list