mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 01:24:38 +00:00
interfaces: this seems wrong...
This commit is contained in:
parent
db8373ffe4
commit
cff3ac98bb
@ -2573,7 +2573,7 @@ function interface_configure($verbose = false, $interface = 'wan', $reload = fal
|
||||
plugins_configure('ipsec', $verbose, array($interface));
|
||||
plugins_configure('dhcp', $verbose);
|
||||
plugins_configure('dns', $verbose);
|
||||
/* XXX move these up the call stack */
|
||||
/* XXX move these up the call stack, plus the argument is wrong! (gwgroup != interface) */
|
||||
configdp_run('dyndns reload', array($interface));
|
||||
configdp_run('rfc2136 reload', array($interface));
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user