diff --git a/tools/startup_guard/rules/NO-Config-Cmds-In-Init/README.md b/tools/startup_guard/rules/NO-Config-Cmds-In-Init/README.md
index e58c53810fa0b1d19cf4b4c3beb9ad71e9a2a7ee..fac77444148a6e1e71e08271a9d5575a24e600c5 100755
--- a/tools/startup_guard/rules/NO-Config-Cmds-In-Init/README.md
+++ b/tools/startup_guard/rules/NO-Config-Cmds-In-Init/README.md
@@ -18,6 +18,8 @@
[NOT ALLOWED]: 'init_global_key' is invalid, in /system/etc/init.cfg
[NOT ALLOWED]: 'storage_daemon' cannot be started in boot mode
[NOT ALLOWED]: 'hilogd' cannot be started in conditional mode
+ [WARNING]: selinux status is xxx
+ [WARNING]: xxx 'secon' is empty
```
## 3. 违规场景及处理方案建议