Skip to content

Instantly share code, notes, and snippets.

@nicksnell
Created November 24, 2014 09:54
Show Gist options
  • Select an option

  • Save nicksnell/1301e73c884e837ac488 to your computer and use it in GitHub Desktop.

Select an option

Save nicksnell/1301e73c884e837ac488 to your computer and use it in GitHub Desktop.
Stop annoying OSX renaning of computer hostname :|
sudo /usr/libexec/PlistBuddy -c "Add :ProgramArguments: string --no-namechange" /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