首页 > 系统服务 > 详细

配置selinux

时间:2015-10-11 19:43:36      阅读:303      评论:0      收藏:0      [点我收藏+]

[root@desktop0 ~]# cat /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

# SELINUXTYPE= can take one of these two values:

#     targeted - Targeted processes are protected,

#     minimum - Modification of targeted policy. Only selected processes are protected. 

#     mls - Multi Level Security protection.

SELINUXTYPE=targeted



[root@desktop0 ~]# getenforce 

Enforcing


本文出自 “Yolo” 博客,请务必保留此出处http://4708948.blog.51cto.com/4698948/1701856

配置selinux

原文:http://4708948.blog.51cto.com/4698948/1701856

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!