*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit 7baba814 authored by entlein's avatar entlein
Browse files

trying to add more classes as inspired by the PR upstream

parent 41d81988
Branches
No related tags found
1 merge request!1Restore main as the default branch
......@@ -3,6 +3,7 @@ module my-runc 1.0;
require {
type container_runtime_t;
type bpf;
type domain;
}
#============= container_runtime_t ==============
allow container_runtime_t domain:bpf { map_create map_read map_write prog_load prog_run };
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment