mirror of https://github.com/apache/cloudstack.git
Removing filterwin2k option
Signed-off-by: Chiradeep Vittal <chiradeep@apache.org>
This commit is contained in:
parent
af5bf94b43
commit
5e87b0a385
|
|
@ -27,7 +27,7 @@ bogus-priv
|
|||
# so don't use it if you use eg Kerberos, SIP, XMMP or Google-talk.
|
||||
# This option only affects forwarding, SRV records originating for
|
||||
# dnsmasq (via srv-host= lines) are not suppressed by it.
|
||||
filterwin2k
|
||||
# filterwin2k
|
||||
|
||||
# Change this line if you want dns to get its upstream servers from
|
||||
# somewhere other that /etc/resolv.conf
|
||||
|
|
|
|||
|
|
@ -460,6 +460,3 @@ 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