Commit c08bd94
committed
rpm/containerd.spec: add req for container-selinux
This is needed so the files being installed have proper
selinux context. Without it, with SELinux enabled, there
will be various failures to start a container (as binaries,
as well as running processes, lack the required context).
Signed-off-by: Kir Kolyshkin <[email protected]>1 parent 914883f commit c08bd94
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
| 149 | + | |
148 | 150 | | |
149 | 151 | | |
150 | 152 | | |
| |||
0 commit comments