修复备注信息

This commit is contained in:
CallMeR
2023-10-14 23:17:07 +08:00
parent e31338113d
commit 07526b9ada
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
# This configuration file is customized by fox
# Optimize system CPU governors
# This configuration file is customized by fox,
# Optimize system CPU governors.
CPUPOWER_START_OPTS="frequency-set -g powersave"
CPUPOWER_STOP_OPTS="frequency-set -g performance"