This commit is contained in:
Ermal LUÇI 2014-12-22 15:23:41 +01:00
parent 22a7fef8b7
commit d90d869e4d

View File

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