mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-05 22:54:01 +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
|
||||
# file, getting its servers from this file instead (see below), then
|
||||
# uncomment this.
|
||||
#no-resolv
|
||||
no-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.
|
||||
|
|
Loading…
Add table
Reference in a new issue