mirror of
https://github.com/SelfhostedPro/selfhosted_templates.git
synced 2026-04-02 10:52:21 +00:00
added sysctl option for transmission-openvpn
This commit is contained in:
@@ -3189,6 +3189,11 @@
|
||||
"bind": "/etc/localtime"
|
||||
}
|
||||
],
|
||||
"sysctls": [
|
||||
{
|
||||
"net.ipv6.conf.all.disable_ipv6": "0"
|
||||
}
|
||||
],
|
||||
"env": [
|
||||
{
|
||||
"name": "PUID",
|
||||
|
||||
Reference in New Issue
Block a user