From 07e50a067ac803b94a04b7f700f6f436487fe876 Mon Sep 17 00:00:00 2001 From: Warren Baker Date: Mon, 31 Jan 2011 18:48:24 +0200 Subject: Missing dump_cache on uninstall. --- config/unbound/unbound.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'config/unbound') 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"); -- cgit v1.2.3