Skip to content

Commit

Permalink
Merge pull request #1808 from balena-os/alexgg/#1800-dns-timeout
Browse files Browse the repository at this point in the history
resolv.conf: Increase DNS client's timeout to 15 seconds
  • Loading branch information
ZubairLK committed Jan 17, 2020
2 parents 8aac5d8 + 83d1571 commit e48402e
Showing 1 changed file with 1 addition and 0 deletions.
@@ -1,2 +1,3 @@
# we use dnsmasq at 127.0.0.2 so that user containers can run their own dns cache and forwarder and not conflict with dnsmasq on the host
nameserver 127.0.0.2
options timeout:15

0 comments on commit e48402e

Please sign in to comment.