aboutsummaryrefslogtreecommitdiffstats
path: root/config/unbound
diff options
context:
space:
mode:
authorWarren Baker <warren@decoy.co.za>2011-01-31 19:51:11 +0200
committerWarren Baker <warren@decoy.co.za>2011-01-31 19:51:11 +0200
commit887ccef4e89a681ea58c28eb601205a5ff98c754 (patch)
tree04bc5a90f84e94c6992f272807acfe0ec48fa12b /config/unbound
parent07e50a067ac803b94a04b7f700f6f436487fe876 (diff)
downloadpfsense-packages-887ccef4e89a681ea58c28eb601205a5ff98c754.tar.gz
pfsense-packages-887ccef4e89a681ea58c28eb601205a5ff98c754.tar.bz2
pfsense-packages-887ccef4e89a681ea58c28eb601205a5ff98c754.zip
Extra dump_cache not needed.
Diffstat (limited to 'config/unbound')
-rw-r--r--config/unbound/unbound.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/config/unbound/unbound.inc b/config/unbound/unbound.inc
index 9cc59cc7..fc72dde7 100644
--- a/config/unbound/unbound.inc
+++ b/config/unbound/unbound.inc
@@ -593,7 +593,6 @@ function unbound_uninstall() {
conf_mount_rw();
- unbound_control("dump_cache");
unbound_control("termstop");
// Remove pkg config directory and startup file
mwexec("rm -rf /usr/local/etc/unbound");
@@ -754,4 +753,4 @@ function unbound_add_domain_overrides($pvt=false) {
}
}
-?> \ No newline at end of file
+?>