изменить режим, в котором работает SELinux (modify the mode SELinux is running in)
Имя (Name)
setenforce - modify the mode SELinux is running in
Синопсис (Synopsis)
setenforce [Enforcing|Permissive|1|0]
Описание (Description)
Use Enforcing or 1 to put SELinux in enforcing mode.
Use Permissive or 0 to put SELinux in permissive mode.
If SELinux is disabled and you want to enable it, or SELinux is
enabled and you want to disable it, please see selinux(8).