Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow systemd-sleep send a message to syslog over a unix dgram socket
The commit addresses the following AVC denial: type=AVC msg=audit(1702592947.333:248): avc: denied { sendto } for pid=7245 comm="systemd-sleep" path="/run/systemd/journal/socket" scontext=system_u:system_r:systemd_sleep_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=unix_dgram_socket permissive=0 Resolves: rhbz#2254628
- Loading branch information