Skip to content

Commit fe4bac7

Browse files
miltalexsaschagrunert
authored andcommitted
fixup! fix: add syscalls for runc 1.3.3
1 parent 285b093 commit fe4bac7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deploy/base/profiles/security-profiles-operator.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
"nanosleep",
7474
"newfstatat",
7575
"openat",
76+
"openat2",
7677
"prctl",
7778
"pread64",
7879
"prlimit64",
@@ -94,6 +95,7 @@
9495
"sigaltstack",
9596
"socket",
9697
"stat",
98+
"statx",
9799
"statfs",
98100
"tgkill",
99101
"uname",

0 commit comments

Comments
 (0)