aboutsummaryrefslogtreecommitdiffstats
path: root/config/bind/pkg_bind.inc
diff options
context:
space:
mode:
authorMarcello Coutinho <marcellocoutinho@gmail.com>2013-10-24 19:25:05 -0200
committerMarcello Coutinho <marcellocoutinho@gmail.com>2013-10-24 19:25:05 -0200
commit146956ced860734364f56b412d32dd2ad58dab3e (patch)
tree438202be126ec32f39c2a01d3d1c6fe4a717a4c6 /config/bind/pkg_bind.inc
parentf48cf8164b8cfc25752213ecba7c430535b42c57 (diff)
downloadpfsense-packages-146956ced860734364f56b412d32dd2ad58dab3e.tar.gz
pfsense-packages-146956ced860734364f56b412d32dd2ad58dab3e.tar.bz2
pfsense-packages-146956ced860734364f56b412d32dd2ad58dab3e.zip
bind - include dnssec backup to xml option, include a lot of logging options and forward it to resolver systemlog tab via syslog.
add more info on sync tab
Diffstat (limited to 'config/bind/pkg_bind.inc')
-rw-r--r--config/bind/pkg_bind.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/bind/pkg_bind.inc b/config/bind/pkg_bind.inc
index 23daed8e..3ed3351d 100644
--- a/config/bind/pkg_bind.inc
+++ b/config/bind/pkg_bind.inc
@@ -4,7 +4,7 @@ global $shortcuts;
$shortcuts['bind'] = array();
$shortcuts['bind']['main'] = "pkg_edit.php?xml=bind.xml";
-$shortcuts['bind']['log'] = "diag_logs.php";
+$shortcuts['bind']['log'] = "diag_logs_resolver.php";
$shortcuts['bind']['status'] = "status_services.php";
$shortcuts['bind']['service'] = "named";