标签:led config 关闭selinux 状态 conf shell linu get disabled
#修改配置文件
vim /etc/selinux/config
SELINUX=enforcing #修改为 SELINUX=disabled 修改后保存,重启
# 查看SELinux的状态
getenforce
标签:led config 关闭selinux 状态 conf shell linu get disabled
原文地址:https://www.cnblogs.com/zhanghongke/p/10454525.html