From a8eba6b2678521a8848827e4664542e4233f48f6 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 21 Nov 2010 18:21:36 -0500 Subject: Add dump_cache --- config/unbound/unbound_status.php | 1 + 1 file changed, 1 insertion(+) (limited to 'config/unbound/unbound_status.php') diff --git a/config/unbound/unbound_status.php b/config/unbound/unbound_status.php index d325885f..3aa1912f 100644 --- a/config/unbound/unbound_status.php +++ b/config/unbound/unbound_status.php @@ -146,6 +146,7 @@ function execCmds() { defCmdT("Unbound list_forwards", "unbound-control list_forwards"); defCmdT("Unbound list_local_zones", "unbound-control list_local_zones"); defCmdT("Unbound list_local_data", "unbound-control list_local_data"); + defCmdT("Unbound cache", "unbound-control dump_cache"); defCmdT("Unbound configuration", "/bin/cat /usr/local/etc/unbound/unbound.conf", "40"); listCmds(); execCmds(); -- cgit v1.2.3