From 71420c4dbfcc2a2950eee637d7a04c2a7069166c Mon Sep 17 00:00:00 2001 From: Mark Van de Vyver <1335713+taqtiqa-admin@users.noreply.github.com> Date: Thu, 27 Feb 2020 14:21:00 +1100 Subject: [PATCH] Documentation: CLoses issue #534 --- docs/dependencies.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/dependencies.md b/docs/dependencies.md index 4f9682a1a..6af9c09a8 100644 --- a/docs/dependencies.md +++ b/docs/dependencies.md @@ -15,7 +15,9 @@ Everything apart from above, is not supported, and out of scope. - A host running Linux 4.14 or newer - `sysctl net.ipv4.ip_forward=1` -- loaded kernel loop module: `modprobe -v loop` +- loaded kernel loop module: + - If your kernel loads the loop module - `modprobe -v loop` + - If the loop module is built in - `grep 'loop' /lib/modules/`uname -r`/modules.builtin` - Optional: `sysctl net.bridge.bridge-nf-call-iptables=0` - One of the following CPUs: