Require the types git_script_t and nfs_t
This commit is contained in:
parent
8cb0fa5632
commit
c7678aed77
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ policy_module(upload_cgi,1.1.0)
|
||||||
require {
|
require {
|
||||||
type httpd_git_script_t;
|
type httpd_git_script_t;
|
||||||
type git_script_tmp_t;
|
type git_script_tmp_t;
|
||||||
|
type git_script_t;
|
||||||
|
type nfs_t;
|
||||||
}
|
}
|
||||||
|
|
||||||
files_tmp_file(git_script_tmp_t)
|
files_tmp_file(git_script_tmp_t)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue