aboutsummaryrefslogtreecommitdiffstats
path: root/config/unbound
diff options
context:
space:
mode:
Diffstat (limited to 'config/unbound')
-rw-r--r--config/unbound/unbound.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/unbound/unbound.inc b/config/unbound/unbound.inc
index eafafcb9..9cc59cc7 100644
--- a/config/unbound/unbound.inc
+++ b/config/unbound/unbound.inc
@@ -593,6 +593,7 @@ 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");