Add statfs to system-probe seccomp profile (#20451)

Signed-off-by: Lee Avital <lee.avital@datadoghq.com>
This commit is contained in:
Lee Avital
2020-01-30 10:42:19 -08:00
committed by GitHub
parent 6d607aad33
commit 75884aaa70
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: datadog
version: 1.39.5
version: 1.39.6
appVersion: "7"
description: DataDog Agent
keywords:
@@ -166,6 +166,7 @@ data:
"socketpair",
"stat",
"stat64",
"statfs",
"umask",
"uname",
"unlink",