Merge pull request #632 from dsugar100/dbsud_var_lib_symlinks

If domain can read system_dbusd_var_lib_t files, also allow symlinks
This commit is contained in:
Chris PeBenito 2023-08-18 11:48:06 -04:00 committed by GitHub
commit 626848ad94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -142,6 +142,7 @@ interface(`dbus_system_bus_client',`
files_search_var_lib($1)
read_files_pattern($1, system_dbusd_var_lib_t, system_dbusd_var_lib_t)
read_lnk_files_pattern($1, system_dbusd_var_lib_t, system_dbusd_var_lib_t)
files_search_runtime($1)
stream_connect_pattern($1, system_dbusd_runtime_t, system_dbusd_runtime_t, system_dbusd_t)