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 nut-upsmon read systemd-logind session files #2339

Merged

Commits on Sep 2, 2024

  1. Allow nut-upsmon read systemd-logind session files

    The commit addresses the following AVC denial example:
    type=AVC msg=audit(08/25/24 15:08:31.976:201) : avc:  denied  { read } for  pid=6543 comm=wall name=sessions dev="tmpfs" ino=1257 scontext=system_u:system_r:nut_upsmon_t:s0 tcontext=system_u:object_r:systemd_logind_sessions_t:s0 tclass=dir permissive=1
    
    Resolves: rhbz#2297933
    zpytela committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    78fece5 View commit details
    Browse the repository at this point in the history