Commit acb06f0
committed
Allow getattr on all filesystems
Fixes:
type=AVC msg=audit(05/05/26 08:52:26.030:2162) : avc: denied { getattr } for pid=77209 comm=fapolicyd name=/ dev="tmpfs" ino=1 scontext=system_u:system_r:fapolicyd_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=filesystem permissive=0
type=AVC msg=audit(05/05/26 08:52:26.030:2164) : avc: denied { getattr } for pid=77209 comm=fapolicyd name=/ dev="xvda2" ino=1 scontext=system_u:system_r:fapolicyd_t:s0 tcontext=system_u:object_r:dosfs_t:s0 tclass=filesystem permissive=0
Signed-off-by: Petr Lautrbach <lautrbach@redhat.com>1 parent 4c27260 commit acb06f0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
0 commit comments