Skip to content

Instantly share code, notes, and snippets.

@MatthewRDodds
Created March 4, 2015 20:04
Show Gist options
  • Save MatthewRDodds/04e955bd1bbc77650f6e to your computer and use it in GitHub Desktop.
Save MatthewRDodds/04e955bd1bbc77650f6e to your computer and use it in GitHub Desktop.
Restart Dnsmasq on OSX (Homebrew)
sudo launchctl stop homebrew.mxcl.dnsmasq
sudo launchctl start homebrew.mxcl.dnsmasq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment