From a6ce249266d2b69e3eb84dacf051232ad66ca0e3 Mon Sep 17 00:00:00 2001 From: Orazio Date: Mon, 10 Feb 2020 12:58:36 +0100 Subject: [PATCH] Point out that the example 'lsmod | grep wireguard' output is just the minimum required as there could be more lines: https://github.com/pivpn/pivpn/issues/944#issuecomment-583832558 --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 46d424f..065895e 100644 --- a/FAQ.md +++ b/FAQ.md @@ -32,7 +32,7 @@ If your debug log shows some [ERR], accept the [Y/n], run `pivpn -u` again and v - Verify that the server is running. - OpenVPN, restart the server with `sudo systemctl restart openvpn`, run `pivpn -u` and confirm that the snippet of the server log ends with `Initialization Sequence Completed`. - - WireGuard, restart the server with `sudo systemctl restart wg-quick@wg0`. Run `lsmod | grep wireguard` and confirm that you get exactly this output (the numbers don't matter). + - WireGuard, restart the server with `sudo systemctl restart wg-quick@wg0`. Run `lsmod | grep wireguard` and confirm that you get at least this output (numbers don't matter). ``` wireguard 225280 0