Translations:คู่มือการพัฒนา EAI Mail Server บน CentOS 7/22/th
รุ่นแก้ไขเมื่อ 12:35, 12 กรกฎาคม 2564 โดย FuzzyBot (คุย | มีส่วนร่วม) (กำลังนำเข้ารุ่นใหม่จากแหล่งข้อมูลภายนอก)
# 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=disabled
# SELINUXTYPE= can take one of these two values:
# targeted - Targeted processes are protected,
# mls - Multi Level Security protection.
SELINUXTYPE=targeted
7. ตรวจสอบสถานะ SELinux อีกครั้ง
- สั่ง restart server และทำการตรวจสอบ
# reboot # sestatus