From a93cc5d911320b87150ac1ae89a999ceeb691e27 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Thu, 19 Jan 2023 21:21:52 +0900 Subject: [PATCH] test-network: drop unused file --- .../conf/25-dhcp-client-with-static-address.network | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 test/test-network/conf/25-dhcp-client-with-static-address.network 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 -- 2.47.3