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

Página Principal
Anexos:
Mensagem como email
+ (text/plain)
Apagar esta mensagem
Responder a esta mensagem
Autor: Matt Alexander
Data:  
Assunto: /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