Browse Source

remove obsolete option

master
parent
commit
b073500c68
  1. 2
      bind/bind.spec
  2. 1
      bind/bind.txt

2
bind/bind.spec

@ -36,7 +36,7 @@ Class: BASE
Group: DNS
License: ISC
Version: %{V_opkg}
Release: 20201022
Release: 20201031
# package options
%option with_dnssec no

1
bind/bind.txt

@ -54,7 +54,6 @@ options {
transfers-per-ns 2;
max-transfer-time-in 120;
transfer-format one-answer;
cleaning-interval 60;
interface-interval 60;
listen-on port 53 { 127.0.0.1; };
#query-source address 127.0.0.1 port *;

Loading…
Cancel
Save