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

Inizio della pagina
Allegati:
Messaggio come e-mail
+ (text/plain)
Delete this message
Reply to this message
Autore: Matt Alexander
Data:  
Oggetto: /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