Commit 739ee69
committed
portage: grant compile domains getattr on chr_files in /dev
Some ebuilds, such as app-emulation/qemu, attempt to check for the
existence of various character devices in /dev:
avc: denied { getattr } for pid=6062 comm="meson" path="/dev/kvm" dev="devtmpfs" ino=80 scontext=superuser:sysadm_r:portage_sandbox_t tcontext=system_u:object_r:kvm_device_t tclass=chr_file permissive=0
Signed-off-by: Rahul Sandhu <[email protected]>1 parent bcc04d2 commit 739ee69
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
152 | 155 | | |
153 | 156 | | |
154 | 157 | | |
| |||
0 commit comments