aboutsummaryrefslogtreecommitdiffstats
path: root/config/unbound
diff options
context:
space:
mode:
authorWarren Baker <warren@decoy.co.za>2011-08-14 13:35:02 +0200
committerWarren Baker <warren@decoy.co.za>2011-08-14 13:35:02 +0200
commit87f1c5fce6fc80a2949f488cd3fbbb6a3a57cac0 (patch)
tree1c4bda767292def0251c1b9564bba920e26c5375 /config/unbound
parent177779ce6d78f230bd8eb47108d6e833271fb872 (diff)
downloadpfsense-packages-87f1c5fce6fc80a2949f488cd3fbbb6a3a57cac0.tar.gz
pfsense-packages-87f1c5fce6fc80a2949f488cd3fbbb6a3a57cac0.tar.bz2
pfsense-packages-87f1c5fce6fc80a2949f488cd3fbbb6a3a57cac0.zip
Remove v6 address (for now) from control section.
Diffstat (limited to 'config/unbound')
-rw-r--r--config/unbound/unbound.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/unbound/unbound.inc b/config/unbound/unbound.inc
index afc2eddf..0ac19082 100644
--- a/config/unbound/unbound.inc
+++ b/config/unbound/unbound.inc
@@ -493,7 +493,6 @@ if(!empty($unbound_config['custom_options'])) {
remote-control:
control-enable: yes
control-interface: 127.0.0.1
-control-interface: ::1
control-port: 953
server-key-file: "/usr/local/etc/unbound/unbound_server.key"
server-cert-file: "/usr/local/etc/unbound/unbound_server.pem"