]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: UseRoutes= and UseTimezone= need to be in [DHCP] section
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 2 Nov 2018 09:13:14 +0000 (18:13 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 3 Nov 2018 15:31:46 +0000 (00:31 +0900)
test/test-network/conf/dhcp-client-timezone-router.network

index 6316f9cf593cc32b6973f7e1dbbc1dcbe6f86711..23e04649dee8edce1aa425a52dc8b8b48c0330b1 100644 (file)
@@ -4,5 +4,7 @@ Name=veth99
 [Network]
 IPv6AcceptRA=false
 DHCP=ipv4
+
+[DHCP]
 UseRoutes=true
 UseTimezone=true