Files
server/etc/sysctl.d/99-cloudimg-ipv6.conf
2026-01-08 18:34:49 +01:00

5 lines
185 B
Plaintext

# Written by the Cloud Image build process
# See https://bugs.launchpad.net/ubuntu/+source/procps/+bug/1068756
net.ipv6.conf.all.use_tempaddr = 0
net.ipv6.conf.default.use_tempaddr = 0