Skip to content
Snippets Groups Projects
Commit d17cef06 authored by Christof Schulze's avatar Christof Schulze Committed by Andreas Ziegler
Browse files

gluon-l3roamd: obtain uci cursor

parent b3d70111
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/lua
local uci = require('simple-uci').cursor()
uci:delete('network', 'l3roam')
uci:delete('network', 'l3roamd_client')
......
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