mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
16 lines
213 B
Plaintext
16 lines
213 B
Plaintext
[Match]
|
|
Name=veth99
|
|
|
|
[Network]
|
|
DHCP=ipv4
|
|
IPv6AcceptRA=false
|
|
|
|
[DHCP]
|
|
UseMTU=true
|
|
UseRoutes=true
|
|
SendHostname=true
|
|
UseHostname=true
|
|
Hostname=test-hostname
|
|
ClientIdentifier=mac
|
|
VendorClassIdentifier=SusantVendorTest
|