Commit 601bca94 authored by Franco Fichtner's avatar Franco Fichtner

rc: reconfigure dns #1606

parent ec3bcbe2
......@@ -559,6 +559,8 @@ flush();
write_config(sprintf('%s configuration from console menu', $interface));
echo "done.\n";
system_hosts_generate(true);
system_resolvconf_generate(true);
interface_bring_down($interface);
interface_configure($interface, true, false, true);
setup_gateways_monitor(true);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment