1
0
Fork 0
mirror of https://github.com/pi-hole/pi-hole.git synced 2025-04-09 00:50:23 +00:00

Merge pull request from bcambl/setDNS_before_ifcfg

Set dns before ifcfg (Fixes )
This commit is contained in:
Adam Warner 2016-12-23 12:12:05 +00:00 committed by GitHub
commit ad70db7e0e

View file

@ -1062,10 +1062,10 @@ main() {
get_available_interfaces
# Find interfaces and let the user choose one
chooseInterface
# Let the user decide if they want to block ads over IPv4 and/or IPv6
use4andor6
# Decide what upstream DNS Servers to use
setDNS
# Let the user decide if they want to block ads over IPv4 and/or IPv6
use4andor6
# Let the user decide if they want query logging enabled...
setLogging