Ensure local dnsmasq is used for wifi
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
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
|
Reference in New Issue
Block a user