загрузить новую политику SELinux в ядро (load a new SELinux policy into the kernel)
Имя (Name)
load_policy - load a new SELinux policy into the kernel
Синопсис (Synopsis)
load_policy
[-qi]
Описание (Description)
load_policy loads the installed policy file into the kernel. The
existing policy boolean values are automatically preserved across
policy reloads rather than being reset to the default values in
the policy file.
Параметры (Options)
-q
suppress warning messages.
-i
initial policy load. Only use this if this is the first
time policy is being loaded since boot (usually called
from initramfs).
Статус выхода (Exit)
0
Success
1
Invalid option
2
Policy load failed
3
Initial policy load failed and enforcing mode requested
Смотри также (See also)
booleans(8)