mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-07 15:43:54 +02:00
Enable no-resolv (#816)
This commit is contained in:
parent
b30f6db079
commit
3b19f13082
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
||||||
# If you don't want dnsmasq to read /etc/resolv.conf or any other
|
# If you don't want dnsmasq to read /etc/resolv.conf or any other
|
||||||
# file, getting its servers from this file instead (see below), then
|
# file, getting its servers from this file instead (see below), then
|
||||||
# uncomment this.
|
# uncomment this.
|
||||||
#no-resolv
|
no-resolv
|
||||||
|
|
||||||
# If you don't want dnsmasq to poll /etc/resolv.conf or other resolv
|
# If you don't want dnsmasq to poll /etc/resolv.conf or other resolv
|
||||||
# files for changes and re-read them then uncomment this.
|
# files for changes and re-read them then uncomment this.
|
||||||
|
|
Loading…
Add table
Reference in a new issue