gluon-core: save firewall when setting dns config
This commit is contained in:
parent
35237c2ca1
commit
3eff36b4a4
@ -42,6 +42,6 @@ if next_node.name and next_node.ip6 then
|
||||
else
|
||||
uci:delete('dhcp', 'domain', 'nextnode6')
|
||||
end
|
||||
|
||||
uci:save('firewall')
|
||||
uci:save('dhcp')
|
||||
uci:save('firewall')
|
||||
|
Loading…
Reference in New Issue
Block a user