rm etc/sysctl.d/99-enable-ipv6.conf

Refer to crontab, yggdrasil.service.d and nordvpn.service.d
This commit is contained in:
Aminda Suomalainen 2024-03-29 08:57:35 +02:00
parent 323dde1545
commit a581ee2dd5
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
# This is only required because of NordVPN
net.ipv6.conf.all.disable_ipv6 = 0
net.ipv6.conf.default.disable_ipv6 = 0
net.ipv6.conf.lo.disable_ipv6 = 0
net.ipv6.conf.tun0.disable_ipv6 = 0
net.ipv6.conf.nordlynx.disable_ipv6 = 0
net.ipv6.conf.yggdrasil.disable_ipv6 = 0