sysctl.d: throw bindv6only to questionable

This commit is contained in:
Aminda Suomalainen 2024-07-21 10:06:01 +03:00
parent 82149db71b
commit e6bfab4cf2
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 4 additions and 2 deletions

View File

@ -1,2 +0,0 @@
# When binding to IPv6, only bind to IPv6. Avoids dotted-decimals
net.ipv6.bindv6only=1

View File

@ -0,0 +1,4 @@
# When binding to IPv6, only bind to IPv6. Avoids dotted-decimals. May break
# KDE Connect?
#net.ipv6.bindv6only=1
net.ipv6.bindv6only=0