Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 461590 - www-client/firefox-bin-18.0.2 - runtime configuration change needed to stop automatic update
Summary: www-client/firefox-bin-18.0.2 - runtime configuration change needed to stop a...
Status: RESOLVED DUPLICATE of bug 434542
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-13 00:28 UTC by Anton Bolshakov
Modified: 2013-03-13 20:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Bolshakov 2013-03-13 00:28:37 UTC
ok, so it used to work and it stopped with 18.0.2 at least (I'm not sure which version was the last one)

The prefrenses file should be updated:
$filesdir/firefox-bin-prefs.js

The new parameters are:
user_pref("app.update.auto", false);
user_pref("app.update.enabled", false);

Please verify it first
Comment 1 Jory A. Pratt gentoo-dev 2013-03-13 20:15:18 UTC

*** This bug has been marked as a duplicate of bug 434542 ***