Added OPTIONS="-4 -u bind" for ubuntu /etc/default and OPTIONS="-4 -u named" for centos.
This commit is contained in:
parent
a0eeff9176
commit
559c6766e8
2 changed files with 45 additions and 0 deletions
5
dns/files/bind9
Normal file
5
dns/files/bind9
Normal file
|
@ -0,0 +1,5 @@
|
|||
# run resolvconf?
|
||||
RESOLVCONF=yes
|
||||
|
||||
# startup options for the server
|
||||
OPTIONS="-4 -u bind"
|
Loading…
Add table
Add a link
Reference in a new issue