summaryrefslogtreecommitdiffhomepage
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index bd47b8367..0539093be 100644
--- a/config.toml
+++ b/config.toml
@@ -137,3 +137,6 @@ no = 'Sorry to hear that. Please <a href="https://github.com/USERNAME/REPOSITORY
url = "https://groups.google.com/forum/#!forum/gvisor-dev"
icon = "fa fa-envelope"
desc = "Get info on the development of gVisor"
+
+[params.vars]
+required_linux = "3.17+"