mirror of
https://github.com/release-engineering/dist-git.git
synced 2025-02-23 15:02:54 +00:00
remove no longer needed domain_read_all_domains_state rule for httpd_git_script_t
This commit is contained in:
parent
532d0f406c
commit
572696ce3d
1 changed files with 0 additions and 3 deletions
|
@ -12,9 +12,6 @@ require {
|
|||
files_tmp_file(git_script_tmp_t);
|
||||
allow httpd_git_script_t git_script_tmp_t:file manage_file_perms;
|
||||
|
||||
# Do not audit attempts to read the process state (/proc/pid) of all domains.
|
||||
domain_read_all_domains_state(httpd_git_script_t);
|
||||
|
||||
# List the contents of the sysfs directories.
|
||||
dev_list_sysfs(httpd_git_script_t);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue