summaryrefslogtreecommitdiffstats
path: root/etc/rc.newwanip
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-06-24 22:52:34 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-06-24 22:52:34 -0400
commitd8307a65d12b95fc0ee1d460c7b90f8f732e80c8 (patch)
treeb11af61fdfe99f8dde1a01d75ff87e9031a50e31 /etc/rc.newwanip
parent27556fa97f93adfd75b6e9c884c8541939c28a42 (diff)
downloadpfsense-d8307a65d12b95fc0ee1d460c7b90f8f732e80c8.zip
pfsense-d8307a65d12b95fc0ee1d460c7b90f8f732e80c8.tar.gz
It looks like half of my commit is missing, comment this function out for a bit.
Diffstat (limited to 'etc/rc.newwanip')
-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