mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
systemd: add missing dhcp.network file
This file was missing from commit
84d997d689 ("system(d): allow auto net
configuration with networkd")
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
4
package/systemd/dhcp.network
Normal file
4
package/systemd/dhcp.network
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
[Match]
|
||||||
|
Name=SYSTEMD_NETWORKD_DHCP_IFACE
|
||||||
|
[Network]
|
||||||
|
DHCP=ipv4
|
||||||
Reference in New Issue
Block a user