From f7c927f665bdbc3848a3914be0ebda65f20704cd Mon Sep 17 00:00:00 2001 From: admin Date: Wed, 11 Feb 2026 06:43:56 -0700 Subject: [PATCH] change to kernelspace from kernel for gluetun --- lxc2/qbittorrent/qbittorrent.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxc2/qbittorrent/qbittorrent.yml b/lxc2/qbittorrent/qbittorrent.yml index 6c4cef1..33a1072 100755 --- a/lxc2/qbittorrent/qbittorrent.yml +++ b/lxc2/qbittorrent/qbittorrent.yml @@ -14,7 +14,7 @@ services: - SERVER_COUNTRIES=Canada - SERVER_CITIES=Vancouver - FIREWALL_VPN_INPUT_PORTS=30754 - - WIREGUARD_IMPLEMENTATION=kernel + - WIREGUARD_IMPLEMENTATION=kernelspace ports: - 8080:8080 # qBittorrent Web UI volumes: