mirror of
https://github.com/systemd/systemd.git
synced 2024-12-23 21:35:11 +03:00
b94f59b9d5
We use 80- for default .network files. So, the generated files from the kernel command line should have smaller prefix.
24 lines
278 B
SYSTEMD
24 lines
278 B
SYSTEMD
# Automatically generated by systemd-network-generator
|
|
|
|
[Match]
|
|
Name=eth1
|
|
|
|
[Link]
|
|
|
|
[Network]
|
|
DHCP=no
|
|
LinkLocalAddressing=no
|
|
IPv6AcceptRA=no
|
|
DNS=10.10.10.10
|
|
DNS=10.10.10.11
|
|
Bridge=bridge99
|
|
|
|
[DHCP]
|
|
Hostname=hogehoge
|
|
|
|
[Address]
|
|
Address=192.168.0.11/24
|
|
|
|
[Route]
|
|
Gateway=192.168.0.1
|