mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 09:21:26 +03:00
14 lines
169 B
SYSTEMD
14 lines
169 B
SYSTEMD
[Match]
|
|
Name=veth-peer
|
|
|
|
[Network]
|
|
IPv6AcceptRA=false
|
|
Address=192.168.5.1/24
|
|
DHCPServer=yes
|
|
|
|
[DHCPServer]
|
|
PoolOffset=10
|
|
PoolSize=50
|
|
EmitRouter=yes
|
|
Timezone=Europe/Berlin
|