Merge pull request #96 from fishilico/systemd-modules-load-sysfs
This commit is contained in:
commit
fad0c3f126
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue