Allow containerd to (u)mount cni devices, and loopback to access them.
This commit is contained in:
parent
6c8e50534b
commit
02ad72b024
2 changed files with 5 additions and 0 deletions
|
|
@ -11,6 +11,9 @@ profile cni-loopback @{exec_path} {
|
|||
include <abstractions/base>
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{run}/netns/ r,
|
||||
@{run}/netns/cni-@{uuid} rw,
|
||||
|
||||
@{sys}/kernel/mm/transparent_hugepage/hpage_pmd_size r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue