Merge pull request from dsugar100/search_xdm_run_dir

Allow search xdm_var_run_t directories along with reading files.
This commit is contained in:
Chris PeBenito 2023-09-11 09:09:29 -04:00 committed by GitHub
commit a5619fe755
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1010,7 +1010,7 @@ interface(`xserver_read_xdm_runtime_files',`
')
files_search_runtime($1)
allow $1 xdm_var_run_t:file read_file_perms;
read_files_pattern($1, xdm_var_run_t, xdm_var_run_t)
')
########################################