Firefox caching to NFS mounted home directories killing disk IO on file server
Emmanuel Le Normand
Emmanuel.Le-Normand at upmf-grenoble.fr
Thu Nov 17 08:14:45 UTC 2011
Hi,
On Wed, 16 Nov 2011 21:34:55 +0000
Jeff Donaldson <jdonaldson at ncs.k12.de.us> wrote:
> Okay, I added the local-settings.js. Firefox launches correctly, but
> it still isn't pulling the correct settings. It is pulling user
> preferences
> from /home/username/.mozilla/firefox/user.default/user.prefs. Is
> there a way to tell it to override user preferences and only use the
> config file specified?
For LockPref in Firefox 7, you need extract ,in «firefox-file», the
omni.jar (jar -x -f omni.jar). In the «grepref.js» you can add the line:
pref("general.config.filename", "firefox.cfg");
And for your information, you can add just «//» before the line :
//pref("general.config.obscure_value"....
For update the omni.jar use:
jar -f omni.jar -u grepref.js
And add your firefox.cfg in the firefox's folder.
Bye
Manu
--
Emmanuel LE NORMAND
Université Pierre Mendès France, Grenoble
Direction des Systèmes d'Information
Tel: 04768-27880
Adhérent APRIL http://www.april.org/
S'il vous plaît, évitez de m'envoyer des pièces jointes dans un format
propriétaire Voir
http://www.gnu.org/philosophy/no-word-attachments.fr.html
More information about the edubuntu-users
mailing list