diff options
-rw-r--r-- | site/faq.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/faq.gmi b/site/faq.gmi index cff5b5f..97a1e40 100644 --- a/site/faq.gmi +++ b/site/faq.gmi @@ -58,7 +58,7 @@ then recompile gmid and run the regress suite: $ 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:... @ ...) |