mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-24 05:53:30 +08:00
938056f948
Add a systemd service file to start dhcpd. The network interfaces to listen on can be set via the variable INTERFACES in /etc/default/dhcpd.conf. Example: INTERFACES="eth0 eth1" Also install a tmpfiles.d file to create /var/lib/dhcp/dhcpd.leases (needed at dhcpd start-up). Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
||
---|---|---|
.. | ||
Config.in | ||
dhclient-script | ||
dhclient.conf | ||
dhcp.mk | ||
dhcpd.conf | ||
dhcpd.service | ||
S80dhcp-relay | ||
S80dhcp-server |