Merge commit '23fa869d86' as 'einat-ebpf'
This commit is contained in:
commit
4449cad239
9 changed files with 794 additions and 0 deletions
10
einat-ebpf/files/capabilities.json
Normal file
10
einat-ebpf/files/capabilities.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"ambient": [
|
||||
"CAP_SYS_ADMIN",
|
||||
"CAP_NET_ADMIN"
|
||||
],
|
||||
"bounding": [
|
||||
"CAP_SYS_ADMIN",
|
||||
"CAP_NET_ADMIN"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue