Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow unprivileged user watch /run/systemd
This is similar to commit 8b480be ("Allow staff use watch /run/systemd"), just for user_t. The commit addresses the following AVC denial: type=AVC msg=audit(1725791489.845:352): avc: denied { watch } for pid=5967 comm="cockpit-bridge" path="/run/systemd" dev="tmpfs" ino=2 scontext=user_u:user_r:user_t:s0 tcontext=system_u:object_r:init_var_run_t:s0 tclass=dir permissive=0 Resolves: rhbz#2310648
- Loading branch information