commit: cad0f3396c73ee9f1aa834349e3c9fb1673c4003
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 20 10:11:19 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Dec 20 10:11:19 2018 +0000
URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=cad0f339
www-client/firefox: synchronize with Gentoo repository
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
www-client/firefox/files/disable-auto-update.policy.json | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/www-client/firefox/files/disable-auto-update.policy.json
b/www-client/firefox/files/disable-auto-update.policy.json
new file mode 100644
index 0000000..f366220
--- /dev/null
+++ b/www-client/firefox/files/disable-auto-update.policy.json
@@ -0,0 +1,5 @@
+{
+ "policies": {
+ "DisableAppUpdate": true
+ }
+}