Merge pull request #96 from fishilico/systemd-modules-load-sysfs

This commit is contained in:
Chris PeBenito 2019-09-07 16:34:34 -04:00
commit fad0c3f126
1 changed files with 2 additions and 0 deletions

View File

@ -626,6 +626,8 @@ optional_policy(`
kernel_load_module(systemd_modules_load_t) kernel_load_module(systemd_modules_load_t)
kernel_request_load_module(systemd_modules_load_t) kernel_request_load_module(systemd_modules_load_t)
dev_read_sysfs(systemd_modules_load_t)
files_read_etc_files(systemd_modules_load_t) files_read_etc_files(systemd_modules_load_t)
modutils_read_module_config(systemd_modules_load_t) modutils_read_module_config(systemd_modules_load_t)