mirror of https://github.com/aredn/aredn.git
Typo (#1019)
This commit is contained in:
parent
ceb7e973bf
commit
b2fb79d6de
|
@ -450,7 +450,7 @@ function lqm()
|
|||
end
|
||||
|
||||
-- Xlink
|
||||
if nixio.fs.stat("/etc/config/xlink.mesh") then
|
||||
if nixio.fs.stat("/etc/config.mesh/xlink") then
|
||||
uci.cursor("/etc/config.mesh"):foreach("xlink", "interface",
|
||||
function(section)
|
||||
if section.ifname then
|
||||
|
|
Loading…
Reference in New Issue