OS関連 目次
# getenforce Enforcing
# grubby --update-kernel ALL --args selinux=0 # reboot
# getenforce Disabled
参考
SELinuxの無効化
edit