From 7109736b7957d025f5774b56083602415401d01a Mon Sep 17 00:00:00 2001 From: Emily_LiuLiu Date: Fri, 18 Apr 2025 11:36:41 +0000 Subject: [PATCH] =?UTF-8?q?=E7=94=A8=E6=88=B7=E4=BF=AE=E6=94=B9=E5=8A=A0?= =?UTF-8?q?=E5=9B=BA=E9=85=8D=E7=BD=AE=E6=97=B6=EF=BC=8C=E4=BB=85=E4=BF=AE?= =?UTF-8?q?=E6=94=B9/etc/openEuler=5Fsecurity/usr-security.conf=E6=96=87?= =?UTF-8?q?=E4=BB=B6=EF=BC=8C=E4=B8=8D=E5=BB=BA=E8=AE=AE=E4=BF=AE=E6=94=B9?= =?UTF-8?q?/etc/openEuler=5Fsecurity/security.conf=E3=80=82security.conf?= =?UTF-8?q?=E4=B8=AD=E4=B8=BA=E5=9F=BA=E6=9C=AC=E5=8A=A0=E5=9B=BA=E9=A1=B9?= =?UTF-8?q?=EF=BC=8C=E4=BB=85=E8=BF=90=E8=A1=8C=E4=B8=80=E6=AC=A1=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Emily_LiuLiu --- ...\273\237\345\212\240\345\233\272\346\246\202\350\277\260.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/docs/zh/docs/SecHarden/\346\223\215\344\275\234\347\263\273\347\273\237\345\212\240\345\233\272\346\246\202\350\277\260.md" "b/docs/zh/docs/SecHarden/\346\223\215\344\275\234\347\263\273\347\273\237\345\212\240\345\233\272\346\246\202\350\277\260.md" index 9a54afbd0..2f9b67a07 100644 --- "a/docs/zh/docs/SecHarden/\346\223\215\344\275\234\347\263\273\347\273\237\345\212\240\345\233\272\346\246\202\350\277\260.md" +++ "b/docs/zh/docs/SecHarden/\346\223\215\344\275\234\347\263\273\347\273\237\345\212\240\345\233\272\346\246\202\350\277\260.md" @@ -29,7 +29,7 @@ 用户可以通过手动修改加固配置或执行相关命令对系统进行加固,也可以通过加固工具批量修改加固项。openEuler的安全加固工具security tool以openEuler-security.service服务的形式运行。系统首次启动时会自动运行该服务去执行默认加固策略,服务运行后会将该服务自动设置为后续开机不启动。 -用户可以通过修改security.conf,使用安全加固工具实现个性化安全加固的效果。 +用户可以通过修改usr-security.conf,使用安全加固工具实现个性化安全加固的效果。 ### 加固内容 -- Gitee