This commit is contained in:
Omar Polo 2022-04-08 16:40:18 +00:00
parent 8addd12c1a
commit bc70003f93
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ then recompile gmid and run the regress suite:
$ make regress $ make regress
``` ```
If it's indeed a seccomp failure it should print something like: If it's indeed a seccomp failure it should print something like the following among the other logs:
``` ```
unexpected system call (arch:...,syscall:... @ ...) unexpected system call (arch:...,syscall:... @ ...)