Translations:คู่มือการพัฒนา EAI Mail Server บน CentOS 8/29/th

จาก Wiki_EAI
รุ่นแก้ไขเมื่อ 12:17, 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