mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-26 05:48:56 -04:00
[rt46602] named.port is no longer created by setup.sh for allow_query
(cherry picked from commit 1ac4c3e4e5)
This commit is contained in:
parent
933bba9d73
commit
63bbbb936a
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
#
|
||||
|
||||
rm -f dig.out.*
|
||||
rm -f ns2/named.conf ns2/named.port ns2/controls.conf
|
||||
rm -f ns2/named.conf ns2/controls.conf
|
||||
rm -f */named.memstats
|
||||
rm -f ns*/named.lock
|
||||
rm -f ns*/named.run
|
||||
|
|
|
|||
Loading…
Reference in a new issue