Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

com.apple.SoftwareUpdate #962

Open
michaelaguiar opened this issue Oct 29, 2021 · 0 comments
Open

com.apple.SoftwareUpdate #962

michaelaguiar opened this issue Oct 29, 2021 · 0 comments

Comments

@michaelaguiar
Copy link

I noticed the defaults write com.apple.SoftwareUpdate commands aren't working, though they do work with sudo defaults write /Library/Preferences/com.apple.SoftwareUpdate ....

Do you see this as well, or am I doing something wrong? When running defaults write com.apple.SoftwareUpdate it updates ~/Library/Preferences/com.apple.SoftwareUpdate for the current user, but when running sudo defaults write /Library/Preferences/com.apple.SoftwareUpdate, it updates the global preferences for all users.

Maybe SoftwareUpdate in particular is a global update that can't be set on the user level?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant