X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/89584426c8f85ab97619701f012618fcb9f9720b..2d77c65c4ca652ac9186fddee9ed348d53752b1f:/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 +```