We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"allow untrusted_app sysfs_cpuboost dir search" to fix
type=1400 audit(1450770739.009:411407): avc: denied { search } for pid=8403 comm="ModernAsyncTask" name="parameters" dev="sysfs" ino=6345 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:sysfs_cpuboost:s0 tclass=dir permissive=0
"allow init sysfs_cpuboost file getattr" to fix
type=1400 audit(1450771132.739:411415): avc: denied { getattr } for pid=9106 comm="ls" path="/sys/module/cpu_boost/parameters/boost_ms" dev="sysfs" ino=6351 scontext=u:r:init:s0 tcontext=u:object_r:sysfs_cpuboost:s0 tclass=file permissive=1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
"allow untrusted_app sysfs_cpuboost dir search" to fix
type=1400 audit(1450770739.009:411407): avc: denied { search } for pid=8403 comm="ModernAsyncTask" name="parameters" dev="sysfs" ino=6345 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:sysfs_cpuboost:s0 tclass=dir permissive=0
"allow init sysfs_cpuboost file getattr" to fix
type=1400 audit(1450771132.739:411415): avc: denied { getattr } for pid=9106 comm="ls" path="/sys/module/cpu_boost/parameters/boost_ms" dev="sysfs" ino=6351 scontext=u:r:init:s0 tcontext=u:object_r:sysfs_cpuboost:s0 tclass=file permissive=1
The text was updated successfully, but these errors were encountered: