Every time i enter my password when i login to system or in terminal when i use sudo i get this error. Is it a real problem and how to fix it ?
Does this happens when you use a particular program? Or is it random?
If this happens repeatedly, click Details or use Troubleshoot to inspect the exact SELinux rule being denied. Otherwise just ignore it.
Troubleshoot:
you can run restorecon. The access attempt may have been stopped due to insufficient permissions to access a parent directory in which case try to change the following command accordingly.
/sbin/restorecon -v /anon_hugepage (deleted)
But file /anon_hugepage is deleted and this command doesnt work.
