mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 00:51:24 +03:00
17 lines
230 B
SYSTEMD
17 lines
230 B
SYSTEMD
[Match]
|
|
Name=veth99
|
|
|
|
[Network]
|
|
DHCP=ipv4
|
|
IPv6AcceptRA=false
|
|
|
|
[DHCPv4]
|
|
UseMTU=true
|
|
UseRoutes=true
|
|
SendHostname=true
|
|
UseHostname=true
|
|
Hostname=test-hostname
|
|
ClientIdentifier=mac
|
|
VendorClassIdentifier=SusantVendorTest
|
|
RouteTable=211
|