summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2010-09-22 13:34:35 -0400
committerChris Buechler <cmb@pfsense.org>2010-09-22 13:34:35 -0400
commit53a37b66d343682700ff49d595b3ea1310ec320f (patch)
treec28f07fe3eb32944bd52c6284fe0f0c449ad3a78 /sbin
parentf3239b2d2561b1b78ff52d149c8d94327c69c477 (diff)
downloadpfsense-53a37b66d343682700ff49d595b3ea1310ec320f.zip
pfsense-53a37b66d343682700ff49d595b3ea1310ec320f.tar.gz
comment out line that's hanging dhclient for now
Diffstat (limited to 'sbin')
-rwxr-xr-xsbin/dhclient-script2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/dhclient-script b/sbin/dhclient-script
index d9d55bb..53c79a3 100755
--- a/sbin/dhclient-script
+++ b/sbin/dhclient-script
@@ -176,7 +176,7 @@ add_new_resolv_conf() {
$ROUTE add $nameserver -iface $interface
done
echo $new_domain_name >/var/etc/searchdomain_$interface
- /usr/local/sbin/pfSctl -c 'service reload dns'
+// /usr/local/sbin/pfSctl -c 'service reload dns'
fi
return 0
OpenPOWER on IntegriCloud