summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2015-01-05 12:57:26 -0200
committerRenato Botelho <garga@FreeBSD.org>2015-01-05 12:58:28 -0200
commit7f5c26699473288e099f3927672c97b4980f3b0c (patch)
tree50b06c35e1586224d705b80f3cc739570c96608e /usr/local
parent62403377e171ae20d65fb33d4ffd1692a96ec4f2 (diff)
downloadpfsense-7f5c26699473288e099f3927672c97b4980f3b0c.zip
pfsense-7f5c26699473288e099f3927672c97b4980f3b0c.tar.gz
Make it possible to backup/restore 'DNS Resolver' section individually
Diffstat (limited to 'usr/local')
-rw-r--r--usr/local/www/diag_backup.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/diag_backup.php b/usr/local/www/diag_backup.php
index 9106dbd..ba4ee27 100644
--- a/usr/local/www/diag_backup.php
+++ b/usr/local/www/diag_backup.php
@@ -182,6 +182,7 @@ function spit_out_select_items($name, $showall) {
"captiveportal" => gettext("Captive Portal"),
"voucher" => gettext("Captive Portal Vouchers"),
"dnsmasq" => gettext("DNS Forwarder"),
+ "unbound" => gettext("DNS Resolver"),
"dhcpd" => gettext("DHCP Server"),
"dhcpdv6" => gettext("DHCPv6 Server"),
"filter" => gettext("Firewall Rules"),
OpenPOWER on IntegriCloud