mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-13 02:51:50 +00:00
Commit changes for system
This commit is contained in:
parent
d6012f881b
commit
c9e66e4d0c
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ EOF
|
||||||
uci -q set openmptcprouter.settings.scaling_min_freq=$(cat /sys/devices/system/cpu/cpufreq/policy0/scaling_max_freq | tr -d "\n")
|
uci -q set openmptcprouter.settings.scaling_min_freq=$(cat /sys/devices/system/cpu/cpufreq/policy0/scaling_max_freq | tr -d "\n")
|
||||||
uci -q set openmptcprouter.settings.scaling_max_freq=$(cat /sys/devices/system/cpu/cpufreq/policy0/scaling_max_freq | tr -d "\n")
|
uci -q set openmptcprouter.settings.scaling_max_freq=$(cat /sys/devices/system/cpu/cpufreq/policy0/scaling_max_freq | tr -d "\n")
|
||||||
uci -q set openmptcprouter.settings.scaling_governor='performance'
|
uci -q set openmptcprouter.settings.scaling_governor='performance'
|
||||||
|
uci -q commit openmptcprouter
|
||||||
}
|
}
|
||||||
|
|
||||||
exit 0
|
exit 0
|
Loading…
Reference in a new issue