From b073500c6824c769386998c8d2267032f2dc54fe Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 31 Oct 2020 01:56:57 +0100 Subject: [PATCH] remove obsolete option --- bind/bind.spec | 2 +- bind/bind.txt | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/bind/bind.spec b/bind/bind.spec index 8495e7fdda..afa4618540 100644 --- a/bind/bind.spec +++ b/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 diff --git a/bind/bind.txt b/bind/bind.txt index 425e7d2e74..49563562ec 100644 --- a/bind/bind.txt +++ b/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 *;