Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow systemd-machined the kill user-namespace capability
Triggered by an attempt to stop a container with machinectl stop container_name The commit addresses the following AVC denial: type=AVC msg=audit(1728452203.924:854): avc: denied { kill } for pid=920 comm="systemd-machine" capability=5 scontext=system_u:system_r:systemd_machined_t:s0 tcontext=system_u:system_r:systemd_machined_t:s0 tclass=cap_userns permissive=0 Resolves: rhbz#2317484
- Loading branch information