Fix function which should fix default gw handling for dynamic interfaces.

This commit is contained in:
Ermal Lui 2009-12-27 22:28:09 +00:00
parent 0276fe8b2f
commit 2cdf37c6f9

View File

@ -102,7 +102,7 @@ filter_configure();
enable_rrd_graphing();
/* update the gateway group items gateway */
update_gateway_groups_defaultroute_dhclient($interface);
update_gateway_groups_defaultroute($interface);
/* restart packages */
if($old_ip <> "") {