CentOS7重启selinux
1 查看selinux状态 [root@localhost ~]# sestatus SELinux status: disabled 2 关闭 零时关闭 [root@localhost ~]# setenforce setenforce: SELinux is disabled 永久关闭修改文件/etc/selinux/config 设置 SELINUX=disabled 即可,重启后就行了 [root@localhost ~]# cat /etc/selinux/config # This
本文来自博客园,作者:舒然,转载请注明原文链接:https://www.cnblogs.com/Jeffrey1172417122/p/17024111.html

浙公网安备 33010602011771号