]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test-network: fix setting name
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 27 May 2021 17:19:38 +0000 (02:19 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 7 Jun 2021 21:33:27 +0000 (06:33 +0900)
This fixes an issue introduced by 72ffb9133d686bef6d9d79e9d2899571651d5c1b.

test/test-network/conf/dhcp-server-timezone-router.network

index 13044e77ae828d397fd494a682cfa5bd70df2707..8ce4777e67744f2490186610794be17f44f10a5e 100644 (file)
@@ -8,7 +8,7 @@ Address=192.168.5.2/24
 DHCPServer=yes
 
 [DHCPServer]
-Address=192.168.5.1/24
+ServerAddress=192.168.5.1/24
 PoolOffset=10
 PoolSize=50
 EmitRouter=yes