modutils: allow kmod to read src_t symlinks

Signed-off-by: Kenton Groombridge <me@concord.sh>
This commit is contained in:
Kenton Groombridge 2021-03-11 22:58:10 -05:00
parent 6371411e50
commit f137b5cdcc
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ files_read_kernel_symbol_table(kmod_t)
files_read_etc_runtime_files(kmod_t)
files_read_etc_files(kmod_t)
files_read_usr_files(kmod_t)
files_read_usr_src_files(kmod_t)
files_exec_etc_files(kmod_t)
files_search_tmp(kmod_t)
# for nscd: