Commit fe44c01
committed
Allow tlp get the attributes of the pidfs filesystem
The commit addresses the following AVC denial:
type=AVC msg=audit(1760526474.843:188): avc: denied { getattr } for pid=5843 comm="systemctl" name="/" dev="pidfs" ino=1 scontext=system_u:system_r:tlp_t:s0-s0:c0.c1023 tcontext=system_u:object_r:pidfs_t:s0 tclass=filesystem permissive=0
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=24041401 parent 0b3d4bd commit fe44c01
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
| |||
0 commit comments