From 266956a201b94a09dee5cd08bd4655409ff3dfcd Mon Sep 17 00:00:00 2001 From: Molly Lau Date: Fri, 25 Aug 2023 03:53:40 +0900 Subject: [PATCH] Update ipv6_static_interfaces --- Linux_reinstall/Alpine/network/ipv6_static_interfaces | 1 - 1 file changed, 1 deletion(-) diff --git a/Linux_reinstall/Alpine/network/ipv6_static_interfaces b/Linux_reinstall/Alpine/network/ipv6_static_interfaces index 4188e08..e71dbb6 100644 --- a/Linux_reinstall/Alpine/network/ipv6_static_interfaces +++ b/Linux_reinstall/Alpine/network/ipv6_static_interfaces @@ -2,7 +2,6 @@ auto lo iface lo inet loopback auto networkAdapter -iface networkAdapter inet dhcp iface networkAdapter inet6 static address ip6Addr netmask ip6Mask