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; ')