remove entrypoint assertion
This commit is contained in:
parent
4600e08867
commit
4fbd2ee111
@ -51,7 +51,6 @@ init_send_sigchld_depend
|
|||||||
define(`domain_make_entrypoint_file',`
|
define(`domain_make_entrypoint_file',`
|
||||||
requires_block_template(domain_make_entrypoint_file_depend,$3)
|
requires_block_template(domain_make_entrypoint_file_depend,$3)
|
||||||
allow $1 $2:file entrypoint;
|
allow $1 $2:file entrypoint;
|
||||||
neverallow $1 ~{ $2 }:file entrypoint;
|
|
||||||
files_make_file($2,$3)
|
files_make_file($2,$3)
|
||||||
typeattribute $1 entry_type;
|
typeattribute $1 entry_type;
|
||||||
')
|
')
|
||||||
|
Loading…
Reference in New Issue
Block a user