mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-03-31 07:46:41 +00:00
systemd: modules-load updates.
Signed-off-by: Chris PeBenito <Christopher.PeBenito@microsoft.com>
This commit is contained in:
parent
3a6b7c1856
commit
b07f7b4495
@ -623,11 +623,14 @@ optional_policy(`
|
|||||||
# modules-load local policy
|
# modules-load local policy
|
||||||
#
|
#
|
||||||
|
|
||||||
files_load_kernel_modules(systemd_modules_load_t)
|
kernel_load_module(systemd_modules_load_t)
|
||||||
|
|
||||||
files_read_etc_files(systemd_modules_load_t)
|
files_read_etc_files(systemd_modules_load_t)
|
||||||
|
|
||||||
init_read_state(systemd_modules_load_t)
|
modutils_read_module_config(systemd_modules_load_t)
|
||||||
init_search_run(systemd_modules_load_t)
|
modutils_read_module_deps(systemd_modules_load_t)
|
||||||
|
|
||||||
|
systemd_log_parse_environment(systemd_modules_load_t)
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user