码迷,mamicode.com
首页 > 系统相关 > 详细

LinuxCentOSamba7关闭SELinux重新启动失败出现:Failed to load SElinux policu freezing

时间:2018-03-06 10:16:57      阅读:264      评论:0      收藏:0      [点我收藏+]

标签:ssi   root   word   control   size   roc   targe   bubuko   perm   

技术分享图片

技术分享图片

 

login as: root
root@10.93.143.2‘s password:
Last login: Tue Mar 6 03:31:31 2018 from 10.93.143.1
[root@localhost ~]# more /etc/selinux/config

# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
# enforcing - SELinux security policy is enforced.
# permissive - SELinux prints warnings instead of enforcing.
# disabled - No SELinux policy is loaded.

SELINUX=enforcing                                 SELINUX=disabled       将enforcing修改成disabled

# SELINUXTYPE= can take one of three two values:
# targeted - Targeted processes are protected,
# minimum - Modification of targeted policy. Only selected processes are pro
tected.
# mls - Multi Level Security protection.
SELINUXTYPE=targeted


[root@localhost ~]# getenforce            查询SElinux状态指令
Disabled
[root@localhost ~]#

此文章为博主原创,转载时请标明出处及作者。如果这篇让您看起来头疼的文章对您有所帮助,请给个赞。 Thank you!

LinuxCentOSamba7关闭SELinux重新启动失败出现:Failed to load SElinux policu freezing

标签:ssi   root   word   control   size   roc   targe   bubuko   perm   

原文地址:https://www.cnblogs.com/DaniuUnixChina/p/8512356.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!