Clean up
This commit is contained in:
parent
58afe56725
commit
1df172463e
2 changed files with 4 additions and 9 deletions
|
@ -7,7 +7,6 @@ function index()
|
|||
end
|
||||
|
||||
function restartCronosAgent()
|
||||
luci.sys.init.stop("cronosagent")
|
||||
luci.sys.init.start("cronosagent")
|
||||
luci.sys.call("/etc/init.d/cronosagent restart")
|
||||
luci.http.write("Done!")
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue