mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-14 19:41:51 +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() {
|
||||
local scaling_min_freq scaling_max_freq
|
||||
local scaling_min_freq scaling_max_freq scaling_governor
|
||||
|
||||
config_load openmptcprouter
|
||||
config_foreach omr_intf_check interface
|
||||
|
|
Loading…
Reference in a new issue