Skip to content

Instantly share code, notes, and snippets.

@smithjw
Created October 25, 2014 10:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save smithjw/8c3fca9cb3baadc0ffbe to your computer and use it in GitHub Desktop.
Save smithjw/8c3fca9cb3baadc0ffbe to your computer and use it in GitHub Desktop.
Yosemite Network Fix
sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.discoveryd.plist
sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.discoveryd.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment