Chinaunix首页 | 论坛 | 博客
  • 博客访问: 299789
  • 博文数量: 106
  • 博客积分: 1948
  • 博客等级: 上尉
  • 技术积分: 947
  • 用 户 组: 普通用户
  • 注册时间: 2010-11-27 00:11
文章分类

全部博文(106)

文章存档

2014年(1)

2013年(14)

2012年(61)

2011年(30)

分类: LINUX

2012-02-14 15:42:42

  1. # This file controls the state of SELinux on the system.
  2. # SELINUX= can take one of these three values:
  3. # enforcing - SELinux security policy is enforced.
  4. # permissive - SELinux prints warnings instead of enforcing.
  5. # disabled - No SELinux policy is loaded.
  6. #SELINUX=enforcing
  7. SELINUX=disabled
  8. # SELINUXTYPE= can take one of these two values:
  9. # targeted - Targeted processes are protected,
  10. # mls - Multi Level Security protection.
  11. SELINUXTYPE=targeted
  12. "/etc/selinux/config"
阅读(754) | 评论(0) | 转发(0) |
0

上一篇:回车符

下一篇:【转】rsync深入研究

给主人留下些什么吧!~~