mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-15 03:51:51 +00:00
Commit changes for system
This commit is contained in:
parent
f3937d0b27
commit
b84cd5abaf
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