]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/test-network/conf/25-address-preferred-lifetime-zero.network
rpm: restart services in %posttrans
[thirdparty/systemd.git] / test / test-network / conf / 25-address-preferred-lifetime-zero.network
1 [Match]
2 Name=dummy98
3
4 [Network]
5 IPv6AcceptRA=no
6
7 # these lines are ignored
8 Address=hogehoge
9 Address=foofoo
10
11 [Route]
12 Gateway=20.20.20.1
13
14 [Address]
15 Address=10.2.3.4/16
16 PreferredLifetime=0
17 Scope=link
18
19 [Address]
20 Address=2001:0db8:0:f101::1/64
21
22 [Address]
23 Address=20.20.20.100/24
24
25 [Address]
26 # this section must be ignored
27 Peer=hoge
28 Address=10.10.0.1/16
29 Label=30
30
31 [Address]
32 # this section must be ignored
33 Label=30
34 Peer=hoge
35 Address=10.10.0.2/16