Commit 2719032
authored
Virtual_disk: fix avc denials caused by denied file access (#6559)
Some avc denails will occur but not affect the feature function in
several virtual_disk.nbd cases. This file path is random, So update
them to a selinux allowed one.
Signed-off-by: meinaLi <[email protected]>1 parent 2cd3ec5 commit 2719032
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
30 | 31 | | |
31 | | - | |
32 | | - | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments