关闭SELINUX
[root@bogon ~]# vim /etc/sysconfig/selinux
...
SELINUX=disabled
执行过程:
重启系统
[root@bogon ~]# reboot
查看selinux是否关闭
[root@Gitlab ~]# getenforce