Require the types git_script_t and nfs_t

This commit is contained in:
Pierre-Yves Chibon 2015-06-04 09:29:26 +00:00
parent 8cb0fa5632
commit c7678aed77

View file

@ -4,6 +4,8 @@ policy_module(upload_cgi,1.1.0)
require {
type httpd_git_script_t;
type git_script_tmp_t;
type git_script_t;
type nfs_t;
}
files_tmp_file(git_script_tmp_t)