Ensure local dnsmasq is used for wifi
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
parent
1bbe379a34
commit
34ba64ab24
2
home/.dotfiles/network
Normal file
2
home/.dotfiles/network
Normal file
@ -0,0 +1,2 @@
|
||||
# Ensure local dnsmasq is used for DNS
|
||||
which networksetup &>/dev/null && networksetup -setdnsservers Wi-Fi 127.0.0.1
|
Loading…
Reference in New Issue
Block a user