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