mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
scaling governor as local
This commit is contained in:
parent
0def043da6
commit
e90c96f221
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ omr_intf_set() {
|
||||||
}
|
}
|
||||||
|
|
||||||
start_service() {
|
start_service() {
|
||||||
local scaling_min_freq scaling_max_freq
|
local scaling_min_freq scaling_max_freq scaling_governor
|
||||||
|
|
||||||
config_load openmptcprouter
|
config_load openmptcprouter
|
||||||
config_foreach omr_intf_check interface
|
config_foreach omr_intf_check interface
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue