mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
All fuzzer inputs as .network files. Some had the suffix, others didn't. So drop it everywhere, and also shorten some other names.
13 lines
144 B
Plaintext
13 lines
144 B
Plaintext
[Match]
|
|
Name=veth-peer
|
|
|
|
[Network]
|
|
Address=192.168.5.1/24
|
|
DHCPServer=yes
|
|
|
|
[DHCPServer]
|
|
PoolOffset=10
|
|
PoolSize=50
|
|
DNS=192.168.5.1
|
|
NTP=192.168.5.1
|