Update tinc

This commit is contained in:
Manevolent 2022-12-22 15:09:05 -07:00 committed by GitHub
parent 44968e83e4
commit 29463d1d52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,9 +15,6 @@
networks:
internal:
ipv4_address: ${internal_address}
{{ if len "${internal_address6:-}" }}
ipv6_address: ${internal_address6}
{{ end }}
sysctls:
{{ if ne "true" "${ipv6_enabled}" }}
- net.ipv6.conf.all.disable_ipv6=1