/usr/lib/mozilla-1.0.0 with perms of 700

Page principale
Attachements:
Message en tant que courrier électronique
+ (text/plain)
Supprimer ce message
Répondre à ce message
Auteur: Matt Alexander
Date:  
Sujet: /usr/lib/mozilla-1.0.0 with perms of 700
Just in case anyone has encountered the same problem as I just did, the
latest RPMs for Mozilla create the /usr/lib/mozilla-1.0.0 directory with
permissions of 700, which makes it rather difficult to run mozilla as a
regular user on your system. Just chmod 755 /usr/lib/mozilla-1.0.0 and
you're good to go.
~M