]> git.p6c8.net - policy-templates.git/blobdiff - mac/README.md
Don't add Stories to GPO (yet)
[policy-templates.git] / mac / README.md
index ca56ca6f136af199a721bc35463d03b34a09de28..6cd58ea1c4d5326289855a6e616908979ed0139a 100644 (file)
@@ -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
+```

patrick-canterino.de