summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2010-03-31 23:08:17 +0000
committerErmal <eri@pfsense.org>2010-03-31 23:08:17 +0000
commit33c017b25a45ec5e763c5f9c6962307f9096174d (patch)
tree3a998b2166e9aa90b7c1cb7c6c9035d6804b2a0b /etc/rc.bootup
parent87f2868788bf7254945650cf58a6230d7bcddd99 (diff)
downloadpfsense-33c017b25a45ec5e763c5f9c6962307f9096174d.zip
pfsense-33c017b25a45ec5e763c5f9c6962307f9096174d.tar.gz
Remove update_dns_cache.sh it seems to have been used for hostnames in the filter ruleset which now is handled quite differently.
Diffstat (limited to 'etc/rc.bootup')
-rwxr-xr-xetc/rc.bootup2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index 55c9380..8a93685 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -366,8 +366,6 @@ upnp_start();
/* If powerd is enabled, lets launch it */
activate_powerd();
-mwexec_bg("/usr/sbin/update_dns_cache.sh");
-
/* done */
unlink("{$g['varrun_path']}/booting");
unset($g['booting']);
OpenPOWER on IntegriCloud