linux

Total 136
Today 0
profile_image
몰라맨
12-06-19 10:01 0개 1,864회
CentOS SELinux 켤까? 끌까?

그냥 끈다. 끌련다.


어차피 쉘 땄다면 GG.


 


# 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 - SELinux is fully disabled.
SELINUX=disabled   <== 다 꺼버릴테다.



# SELINUXTYPE= type of policy in use. Possible values are:
# targeted - Only targeted network daemons are protected.
# strict - Full SELinux protection.
SELINUXTYPE=targeted

댓글목록

등록된 댓글이 없습니다.