From 4fbd2ee111465f6d9a1758510310831f7e47a6f6 Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Thu, 28 Apr 2005 15:46:53 +0000 Subject: [PATCH] remove entrypoint assertion --- refpolicy/policy/modules/system/domain.if | 1 - 1 file changed, 1 deletion(-) diff --git a/refpolicy/policy/modules/system/domain.if b/refpolicy/policy/modules/system/domain.if index d2881c45..42e2333f 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; ')