Skip to content
New issue

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 rasdaemon write access to sysfs #2318

Open
wants to merge 1 commit into
base: rawhide
Choose a base branch
from

Commits on Aug 23, 2024

  1. Allow rasdaemon write access to sysfs

    Error message in rasdaemon:
    Aug 23 09:38:48 localhost rasdaemon[17117]: rasdaemon: Kernel does not support page offline interface
    
    Fixes:
    ----
    time->Fri Aug 23 09:38:48 2024
    type=AVC msg=audit(1724398728.627:998): avc:  denied  { write } for  pid=17117 comm="rasdaemon" name="soft_offline_page" dev="sysfs" ino=46 scontext=system_u:system_r:rasdaemon_t:s0 tcontext=system_u:object_r:sysfs_t:s0 tclass=file permissive=0
    
    Signed-off-by: Cathy Hu <[email protected]>
    ca-hu committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    23f4b75 View commit details
    Browse the repository at this point in the history