Skip to content
Snippets Groups Projects
Commit 2d95d6dd authored by Jan-Tarek Butt's avatar Jan-Tarek Butt
Browse files

multiple-v6-watchdoog: lua change require to simple-uci

parent 510cf044
No related branches found
No related tags found
1 merge request!49Update to gluon v2017.1.x
......@@ -8,7 +8,7 @@ else
io.close(io.open(pidPath, "w"))
end
local uci = require('luci.model.uci').cursor()
local uci = require('simple-uci').cursor()
-- initialization done
-- Program terminating function including removing of PID file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment