mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 00:54:41 +00:00
interfaces: style in previous #7446
This commit is contained in:
parent
58bfdecefa
commit
7c9ba6d785
@ -56,7 +56,7 @@ switch (isset($config['system']['ipv6allow']) ? ($config['interfaces'][$interfac
|
||||
interface_dhcpv6_configure($interface, $config['interfaces'][$interface]);
|
||||
/* signal this succeeded to avoid triggering a newwanip event right away */
|
||||
exit(0);
|
||||
default:
|
||||
default:
|
||||
interface_static6_configure($interface, $config['interfaces'][$interface]);
|
||||
system_routing_configure(false, $interface, true, 'inet6');
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user