mirror of
https://github.com/lesderid/image-archlinux
synced 2025-04-11 14:45:39 +02:00
Enable required DHCP option in systemd-networkd
Under systemd 228 the DHCP option (or another similar) seems to be needed for systemd-networkd to startup and not halt the rest of the startup as reported in #25
This commit is contained in:
parent
e8dd2b6cc7
commit
122793eeba
@ -2,6 +2,7 @@
|
||||
Name=eth0
|
||||
|
||||
[Network]
|
||||
DHCP=yes
|
||||
DNS=10.1.31.38
|
||||
DNS=10.1.31.39
|
||||
Domains=scaleway.com
|
||||
|
Loading…
x
Reference in New Issue
Block a user