mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Fix issue reported on https://forum.pfsense.org/index.php?topic=85737.0
This commit is contained in:
parent
22a7fef8b7
commit
d90d869e4d
@ -3079,7 +3079,7 @@ function interface_configure($interface = "wan", $reloadall = false, $linkupeven
|
||||
system_routing_configure($interface);
|
||||
|
||||
/* reload ipsec tunnels */
|
||||
vpn_ipsec_configure();
|
||||
send_event("service reload ipsecdns");
|
||||
|
||||
/* restart dnsmasq or unbound */
|
||||
if (isset($config['dnsmasq']['enable']))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user