Skip to content

Instantly share code, notes, and snippets.

@thokra
Created July 10, 2011 00:12
Show Gist options
  • Save thokra/1074088 to your computer and use it in GitHub Desktop.
Save thokra/1074088 to your computer and use it in GitHub Desktop.
Remove a local Software updater
cd /Library/Managed Preferences/[username]
sudo mv com.apple.SoftwareUpdate.plist com.apple.SoftwareUpdate.back
sudo touch com.apple.SoftwareUpdate.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment