I was getting a lot of these: type=AVC msg=audit(1770892256.261:1384): avc: denied { getattr } for pid=35078 comm=“tl-session” name=“/” dev=“pidfs” ino=1 scontext=system_u:system_r:thinlinc_session_t:s0 tcontext=system_u:object_r:pidfs_t:s0 tclass=filesystem permissive=0
Otherwise from a user perspective, the sessions were behaving as expected.
For now I simply added a policy to allow this, but I’m interested to know if this is a common issue and if there’s a better way to address this.