From 3d2977d2a09b2297737435c01b75c94d8d0d457d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8B=90=E7=8B=B8Nomad?= <9463297+callmer@user.noreply.gitee.com> Date: Sun, 4 Dec 2022 08:28:37 +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 Signed-off-by: 狐狸Nomad <9463297+callmer@user.noreply.gitee.com> --- 3.PVE系统调整.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3.PVE系统调整.md b/3.PVE系统调整.md index 4ff9668..617b00a 100644 --- a/3.PVE系统调整.md +++ b/3.PVE系统调整.md @@ -295,7 +295,7 @@ vim 50unattended-upgrades ## 添加了 PVE 本身的更新项目 "origin=Proxmox,codename=${distro_codename},label=Proxmox Debian Repository"; -## 取消以下行的前面注释,代表启用,并调整参数 +## 删除以下行前面的注释符,代表启用,并调整参数 Unattended-Upgrade::AutoFixInterruptedDpkg "true"; Unattended-Upgrade::Remove-Unused-Kernel-Packages "true";