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