summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
diff options
context:
space:
mode:
authorWarren Baker <warren@decoy.co.za>2014-11-21 21:10:07 +0200
committerWarren Baker <warren@decoy.co.za>2014-11-21 21:24:20 +0200
commit0a5a8df9ebc75de4de229b9a8d23496c9c2877b5 (patch)
treec27c7b6d7beff6d9c4a3de670889850a57f4c946 /etc/inc/system.inc
parent5b506a493f4d5ac671df4828496073a680cb60e5 (diff)
downloadpfsense-0a5a8df9ebc75de4de229b9a8d23496c9c2877b5.zip
pfsense-0a5a8df9ebc75de4de229b9a8d23496c9c2877b5.tar.gz
d DHCPLeases starting before Unbound/DNSMasq and returning a pid not found message. Add missing reload feature
Diffstat (limited to 'etc/inc/system.inc')
-rw-r--r--etc/inc/system.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/inc/system.inc b/etc/inc/system.inc
index babfb46..fd927bd 100644
--- a/etc/inc/system.inc
+++ b/etc/inc/system.inc
@@ -381,8 +381,6 @@ function system_hosts_generate() {
unbound_hosts_generate();
}
- system_dhcpleases_configure();
-
return 0;
}
OpenPOWER on IntegriCloud