https://github.com/timsutton/do_not_update-pref_files
https://github.com/timsutton/do_not_update-pref_files
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/timsutton/do_not_update-pref_files
- Owner: timsutton
- Created: 2012-04-23T02:27:48.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-04-22T06:10:11.000Z (about 14 years ago)
- Last Synced: 2026-02-24T18:44:06.091Z (3 months ago)
- Size: 67.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Preference files to stop 3rd party applications from auto-updating ##
========================
As I manage the updates using [Munki](http://code.google.com/p/munki/) the idea is to stop 3rd party applications from updating or prompting the user to update by putting the preference files on the client computers.
To deploy these preferences the ideal would be using MDM or Open Directory but putting them on your image should work too.
They are not tied to Munki but I believe are a great complement (specially for non-admin users environment)
If you have more applications please pull a request.
Noel