]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/TEST-35-NETWORK-GENERATOR/test-02-bridge.expected/90-eth0.network
Merge pull request #13207 from keszybz/symbolic-exit-code-names
[thirdparty/systemd.git] / test / TEST-35-NETWORK-GENERATOR / test-02-bridge.expected / 90-eth0.network
1 # Automatically generated by systemd-network-generator
2
3 [Match]
4 Name=eth0
5
6 [Link]
7
8 [Network]
9 DHCP=no
10 DNS=10.10.10.10
11 DNS=10.10.10.11
12 Bridge=bridge99
13
14 [DHCP]
15 Hostname=hogehoge
16
17 [Address]
18 Address=192.168.0.10/24
19
20 [Route]
21 Gateway=192.168.0.1