summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.newwanip2
1 files changed, 1 insertions, 1 deletions
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 <> "") {
OpenPOWER on IntegriCloud