mirror of https://github.com/apache/cloudstack.git
Fix DomR reply to windows's periodical DNS requirement
This commit is contained in:
parent
8cbdfe07c9
commit
3b75abbde7
|
|
@ -461,3 +461,6 @@ log-facility=/var/log/dnsmasq.log
|
|||
# Include a another lot of configuration options.
|
||||
#conf-file=/etc/dnsmasq.more.conf
|
||||
conf-dir=/etc/dnsmasq.d
|
||||
|
||||
# Don't reply Windows's periodical DNS request
|
||||
filterwin2k
|
||||
|
|
|
|||
Loading…
Reference in New Issue