luci-app-cpufreq: move to system
This commit is contained in:
parent
68388be887
commit
3660e40b1f
@ -6,6 +6,6 @@ function index()
|
||||
return
|
||||
end
|
||||
|
||||
entry({"admin", "services", "cpufreq"}, cbi("cpufreq"), _("CPU Freq"), 900).dependent=false
|
||||
entry({"admin", "system", "cpufreq"}, cbi("cpufreq"), _("CPU Freq"), 900).dependent=false
|
||||
end
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user