Cannot start Google Chrome:
$ google-chrome
/opt/google/chrome/chrome: error while loading shared libraries: cannot restore segment prot after reloc: Permission denied
SE Linux is supposed to cause the problem. The following solution is suggested here and works:
# ## execute as root the following two magic commands:
semanage fcontext -a -s system_u -t usr_t /opt/google/chrome/chrome-sandbox
restorecon -v /opt/google/chrome/chrome-sandbox
Brak komentarzy:
Prześlij komentarz