diff --git a/03.PVE系统调整.md b/03.PVE系统调整.md index 8964cbb..d8e4e4e 100644 --- a/03.PVE系统调整.md +++ b/03.PVE系统调整.md @@ -221,7 +221,7 @@ $ systemctl daemon-reload 使用以下命令让 `cpupower` 服务开机自启动。 ```bash -## 设置 cpupower 拨号服务开机自启 +## 设置 cpupower 服务开机自启 $ systemctl enable cpupower.service ```