kumquat-buildroot/package/dhcp
Benoît Thébaudeau 0bc15867da package/dhcp: make S80dhcp-relay read a file from /etc/default/
The S80dhcp-relay init script has configuration variables like
INTERFACES whose contents have to be passed to the daemon. These
variables are initialized as empty strings, but some of them are not
allowed to be empty and there was no means of filling them apart from
creating a root FS overlay to overwrite these scripts.

This commit adds support for reading dhcrelay under /etc/default/ to
set these configuration variables.

[Thomas: adapt to patch only S80dhcp-relay, since S80dhcp-server has
already been changed by previous commits.]

Signed-off-by: Benoît Thébaudeau <benoit@wsystem.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-12-24 14:57:17 +01:00
..
Config.in
dhclient-script
dhclient.conf
dhcp.hash dhcp: bump to version 4.1-ESV-R12 2015-10-19 22:03:56 +02:00
dhcp.mk dhcp: bump to version 4.1-ESV-R12 2015-10-19 22:03:56 +02:00
dhcpd.conf
dhcpd.service dhcp: read /etc/default/dhcpd, not /etc/default/dhcpd.conf 2015-12-24 14:48:28 +01:00
S80dhcp-relay package/dhcp: make S80dhcp-relay read a file from /etc/default/ 2015-12-24 14:57:17 +01:00
S80dhcp-server dhcp: misc improvements to S80dhcp-server 2015-12-24 14:54:01 +01:00