From f6176d68f702c5a08dcf8eda53a536e36a77b6a3 Mon Sep 17 00:00:00 2001 From: Dream03 Date: Wed, 28 Sep 2022 06:34:00 +0000 Subject: [PATCH] =?UTF-8?q?update=20docs/zh/docs/SecHarden/=E6=8E=88?= =?UTF-8?q?=E6=9D=83=E8=AE=A4=E8=AF=81.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Dream03 --- .../\346\216\210\346\235\203\350\256\244\350\257\201.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/docs/zh/docs/SecHarden/\346\216\210\346\235\203\350\256\244\350\257\201.md" "b/docs/zh/docs/SecHarden/\346\216\210\346\235\203\350\256\244\350\257\201.md" index b800f5b35..c8f35aa4d 100644 --- "a/docs/zh/docs/SecHarden/\346\216\210\346\235\203\350\256\244\350\257\201.md" +++ "b/docs/zh/docs/SecHarden/\346\216\210\346\235\203\350\256\244\350\257\201.md" @@ -2,7 +2,7 @@ - [授权认证](#授权认证) - [设置网络远程登录的警告信息](#设置网络远程登录的警告信息) - - [禁止通过Ctrl+Alt+Del重启系统](#禁止通过Ctrl+Alt+Del重启系统) + - [禁止通过Ctrl+Alt+Del重启系统](#禁止通过ctrl+alt+del重启系统) - [设置终端的自动退出时间](#设置终端的自动退出时间) - [设置用户的默认umask值为077](#设置用户的默认umask值为077) - [设置GRUB2加密口令](#设置GRUB2加密口令) -- Gitee