mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 10:56:20 +08:00
Require the types git_script_t and nfs_t
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user