Skip to content

Commit

Permalink
Allow systemd_modules_load to read modules_dep_t files
Browse files Browse the repository at this point in the history
  • Loading branch information
wrabcak committed Apr 9, 2019
1 parent 6c9e9f3 commit 0218239
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions policy/modules/system/systemd.te
Expand Up @@ -1089,6 +1089,7 @@ dev_read_sysfs(systemd_modules_load_t)
files_map_kernel_modules(systemd_modules_load_t)
files_read_kernel_modules(systemd_modules_load_t)
modutils_read_module_config(systemd_modules_load_t)
modutils_read_module_deps_files(systemd_modules_load_t)


#######################################
Expand Down

0 comments on commit 0218239

Please sign in to comment.