summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-09-25 17:51:33 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-09-25 17:51:33 +0000
commit6996f5bfc4ff0a92d7081e57d64e356fc6a0721b (patch)
treea93bb80633621ebec3e76ba3ce03e8aa8ae77817 /etc
parent21e17685747214662e31f1ec322bb9a03cda71f8 (diff)
downloadpfsense-6996f5bfc4ff0a92d7081e57d64e356fc6a0721b.zip
pfsense-6996f5bfc4ff0a92d7081e57d64e356fc6a0721b.tar.gz
Wrong branch. Back out.
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.bootup2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index 82efac4..c6d478e 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -324,8 +324,6 @@
if (isset($config['ipsec']['enable']) || isset($config['mobileclients']['enable']))
mwexec_bg("/usr/local/sbin/racoon_watch.sh");
- /usr/sbin/update_dns_cache.sh &
-
/* done */
unlink("{$g['varrun_path']}/booting");
$g['booting'] = FALSE;
OpenPOWER on IntegriCloud