aboutsummaryrefslogtreecommitdiffstats
path: root/docs/gvisor.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/gvisor.md')
-rw-r--r--docs/gvisor.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/gvisor.md b/docs/gvisor.md
index be399b107..0bbdd7ae6 100644
--- a/docs/gvisor.md
+++ b/docs/gvisor.md
@@ -13,7 +13,6 @@ special regarding `gVisor` besides that. Here is an example manager config:
"http": ":12345",
"workdir": "/workdir",
"image": "/usr/local/bin/runsc",
- "vmlinux": "/usr/local/bin/runsc",
"syzkaller": "/gopath/src/github.com/google/syzkaller",
"cover": false,
"procs": 8,