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 systemd-ssh-generator read sysctl files #2326

Merged
merged 1 commit into from
Aug 28, 2024

Commits on Aug 27, 2024

  1. Allow systemd-ssh-generator read sysctl files

    The commit addresses the following AVC denial:
    [    8.111974] audit: type=1400 audit(1724677759.011:4): avc:  denied  { read } for  pid=1358 comm="systemd-ssh-gen" name="sysinfo" dev="proc" ino=4026531945 scontext=system_u:system_r:systemd_ssh_generator_t:s0 tcontext=system_u:object_r:sysctl_t:s0 tclass=file permissive=0
    
    Resolves: rhbz#2308177
    zpytela committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    63761ae View commit details
    Browse the repository at this point in the history