added sysctl option for transmission-openvpn

This commit is contained in:
SelfhostedPro
2020-06-28 08:43:24 -07:00
parent 1e1af37bbd
commit 1f39974146

View File

@@ -3189,6 +3189,11 @@
"bind": "/etc/localtime"
}
],
"sysctls": [
{
"net.ipv6.conf.all.disable_ipv6": "0"
}
],
"env": [
{
"name": "PUID",