mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 10:43:55 +00:00
getting rid of using resolv file
This commit is contained in:
parent
a7d19d9559
commit
4030732bd2
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
no-resolv
|
||||
no-poll
|
||||
server=/localnet/192.168.0.1
|
||||
server=/localnet/8.8.8.8
|
||||
server=/localnet/8.8.4.4
|
||||
domain-needed
|
||||
interface=eth0
|
||||
strict-order
|
||||
|
|
Loading…
Reference in a new issue