summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2010-06-04 15:57:08 +0000
committerErmal <eri@pfsense.org>2010-06-04 15:57:08 +0000
commit956950dea4f933af197b061b5e32a527544e375c (patch)
tree30567961663a07296a5b9ce76d29193067b139b3 /etc/rc.bootup
parent922693e929f4589d719a58bfd4986d8a1572debb (diff)
downloadpfsense-956950dea4f933af197b061b5e32a527544e375c.zip
pfsense-956950dea4f933af197b061b5e32a527544e375c.tar.gz
Fixes #374. Actually reload teh dhcpleases utility whenever the hosts files is regenerated to avoid problems.
Diffstat (limited to 'etc/rc.bootup')
-rwxr-xr-xetc/rc.bootup3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index 858ea2e..4f67a7b 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -329,9 +329,6 @@ enable_rrd_graphing();
/* start DHCP service */
services_dhcpd_configure();
-/* start DHCP logging service which populates /etc/hosts */
-services_parse_dhcpd_hostnames();
-
/* startup OLSR if needed */
setup_wireless_olsr();
OpenPOWER on IntegriCloud