mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-21 14:17:27 -04:00
[rt46602] named.port is no longer created by setup.sh for allow_query
This commit is contained in:
parent
fe1ccafc34
commit
1ac4c3e4e5
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