X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/1527335af74b43fbbcdf6da65865d125f7522bd6..e0c475a152fc528cbfb28674c8c172fdc8de90ce:/mac/README.md diff --git a/mac/README.md b/mac/README.md index ca56ca6..6cd58ea 100644 --- a/mac/README.md +++ b/mac/README.md @@ -37,3 +37,7 @@ If you want to set user specific policies, use ~/Library without sudo: defaults write ~/Library/Preferences/org.mozilla.firefox EnterprisePoliciesEnabled -bool TRUE defaults write ~/Library/Preferences/org.mozilla.firefox Homepage__URL -string "http://example.com" ``` +If you find that Firefox is not using your updates immediately, you can run: +```bash +sudo defaults read /Library/Preferences/org.mozilla.firefox +```