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