[Buildroot] [PATCH 1/1] package/dhcp: Only install the relevant unit file

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Dec 7 20:55:26 UTC 2014


Dear Nathaniel Roach,

On Mon,  1 Dec 2014 22:18:16 +0800, Nathaniel Roach wrote:
> Previous to this patch, if BR2_PACKAGE_DHCP_CLIENT was selected,
> dhcpd.service was installed to the target on systemd systems.
> 
> On the resultant system, this would mean that systemctl would
> show an error starting dhcpd.service, as the requisite files
> do not exist. This does not cause issue on sysvinit systems
> as the init scripts silently error when the files aren't found.
> 
> Fix this by adding a conditional check to the install define.
> 
> Signed-off-by: Nathaniel Roach <nroach44 at gmail.com>
> ---
>  package/dhcp/dhcp.mk | 2 ++
>  1 file changed, 2 insertions(+)

Applied, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list