SELinux is preventing chrome-sandbox from write access on the file oom_score_adj.

Hmm, is that a bug or a feature? ☺


Denis Santana May 31, 2015 12:04

https://productforums.google.com/forum/#!topic/chrome/IYZH7KElS1A

Denis Santana May 31, 2015 12:06

It’s a security message of SELinux, you can disable it through the command:

$ sudo setsebool -P unconfined_chrome_sandbox_transition 0

Have fun!


Imported from Google+ — content and formatting may not be reliable