From d8307a65d12b95fc0ee1d460c7b90f8f732e80c8 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 24 Jun 2009 22:52:34 -0400 Subject: It looks like half of my commit is missing, comment this function out for a bit. --- etc/rc.newwanip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/rc.newwanip b/etc/rc.newwanip index 5918084..0f92c91 100755 --- a/etc/rc.newwanip +++ b/etc/rc.newwanip @@ -107,7 +107,7 @@ filter_configure(); enable_rrd_graphing(); /* This is DHCP, update the gateway group items default gateway */ -update_gateway_groups_defaultroute_dhclient($interface); +//update_gateway_groups_defaultroute_dhclient($interface); /* restart packages */ if($old_ip <> "") { -- cgit v1.1