diff --git "a/docs/zh/docs/SecHarden/SELinux\351\205\215\347\275\256.md" "b/docs/zh/docs/SecHarden/SELinux\351\205\215\347\275\256.md" index a4aaa4d7b6acaec9588113ad70fd2de5dcc6de0f..caff37284ed49bfc766c36bbcb115c58334d973b 100644 --- "a/docs/zh/docs/SecHarden/SELinux\351\205\215\347\275\256.md" +++ "b/docs/zh/docs/SecHarden/SELinux\351\205\215\347\275\256.md" @@ -15,8 +15,8 @@ openEuler默认使用SELinux提升系统安全性。SELinux分为三种模式: - 获取当前SELinux运行状态: ``` - # getenforce - Enforcing + sestatus + ``` - SELinux开启的前提下,设置运行状态为enforcing模式: