mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 14:02:53 +08:00
修改 systemd 服务路径
This commit is contained in:
+1
-1
@@ -185,7 +185,7 @@ CPUPOWER_STOP_OPTS="frequency-set -g performance"
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
## 创建 cpupower 服务配置文件
|
## 创建 cpupower 服务配置文件
|
||||||
$ nano /usr/lib/systemd/system/cpupower.service
|
$ nano /etc/systemd/system/cpupower.service
|
||||||
```
|
```
|
||||||
|
|
||||||
在服务配置文件中修改以下配置项,并保存。
|
在服务配置文件中修改以下配置项,并保存。
|
||||||
|
|||||||
Reference in New Issue
Block a user