Bug 1781813 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Starting in macOS 13, creating a `policies.json` file in the app directory will no longer work, due to additional System Integrity Protection. Firefox will be likely be updated to support a new approach for setting policies via a file on macOS, however we will need to find a way to override policies for all prior versions, e.g. via user defaults system / plist, or otherwise.

This is needed in order to at least disable automatic app updates.
Starting in macOS 13, creating a `policies.json` file in the app directory will no longer work, due to additional System Integrity Protection. Firefox will likely be updated to support a new approach for setting policies via a file on macOS, however we will need to find a way to override policies for all prior versions, e.g. via user defaults system / plist, or otherwise.

This is needed in order to at least disable automatic app updates.

Back to Bug 1781813 Comment 0