From 74fff4f88a81cd1ba50f3f2928786b8b3370c738 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E5=88=80=E7=8B=90=E7=8B=B8?= Date: Mon, 8 Aug 2022 07:05:49 +0000 Subject: [PATCH] =?UTF-8?q?update=203.PVE=E7=B3=BB=E7=BB=9F=E8=B0=83?= =?UTF-8?q?=E6=95=B4.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 3.PVE系统调整.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/3.PVE系统调整.md b/3.PVE系统调整.md index 1484a85..c0349de 100644 --- a/3.PVE系统调整.md +++ b/3.PVE系统调整.md @@ -173,7 +173,7 @@ GOVERNOR="schedutil" 按 `i` 键进入编辑模式,`esc` 键退出编辑模式,`:wq` 命令保存退出。 -因为该配置文件很长,教程中留下一份配置好文件 [Fox_PVE_Cpufrequtils.conf](https://gitee.com/callmer/pve_toss_notes/blob/master/src/Fox_PVE_Cpufrequtils.conf%20) ,以便对比。 +因为该配置文件很长,教程中留下一份已配置好的文件 [Fox_PVE_Cpufrequtils.conf](https://gitee.com/callmer/pve_toss_notes/blob/master/src/Fox_PVE_Cpufrequtils.conf%20) ,以便对比。 修改完成后,需要重新启动 PVE 服务器来使参数生效。 @@ -303,7 +303,7 @@ Unattended-Upgrade::Automatic-Reboot-Time "05:00"; - 自动重启:开启。 - 自动重启时间:05:00。 -因为该配置文件很长,教程中留下一份 PVE 7.2 中配置好的配置文件 [Fox_PVE_50unattended_Upgrades.conf](https://gitee.com/callmer/pve_toss_notes/blob/master/src/Fox_PVE_50unattended_Upgrades.conf),以便对比。 +因为该配置文件很长,教程中留下一份 PVE 7.2 中已配置好的文件 [Fox_PVE_50unattended_Upgrades.conf](https://gitee.com/callmer/pve_toss_notes/blob/master/src/Fox_PVE_50unattended_Upgrades.conf),以便对比。 仔细再仔细确认无误后,`esc` 键退出编辑模式,`:wq` 命令保存退出。