По умолчанию максимальная безопасность
Код: Выделить всё
[root@localhost ~]# getenforce
Enforcing # SELinux is enabledКод: Выделить всё
[root@localhost ~]# grubby --update-kernel ALL --args selinux=0Код: Выделить всё
[root@localhost ~]# rebootКод: Выделить всё
[root@localhost ~]# grubby --update-kernel ALL --remove-args selinux 