This commit is contained in:
Christof Schulze 2017-12-27 12:18:55 +00:00 committed by GitHub
commit c90c8e2e00

View File

@ -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')