From: Yu Watanabe Date: Thu, 19 Jan 2023 12:21:52 +0000 (+0900) Subject: test-network: drop unused file X-Git-Tag: v253-rc1~62^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a93cc5d911320b87150ac1ae89a999ceeb691e27;p=thirdparty%2Fsystemd.git test-network: drop unused file --- diff --git a/test/test-network/conf/25-dhcp-client-with-static-address.network b/test/test-network/conf/25-dhcp-client-with-static-address.network deleted file mode 100644 index 7c9d94957ff..00000000000 --- a/test/test-network/conf/25-dhcp-client-with-static-address.network +++ /dev/null @@ -1,8 +0,0 @@ -# SPDX-License-Identifier: LGPL-2.1-or-later -[Match] -Name=veth99 - -[Network] -DHCP=ipv4 -IPv6AcceptRA=no -Address=192.168.5.250