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