[Buildroot] [PATCH] dhcp: add systemd service file

Eric Le Bihan eric.le.bihan.dev at free.fr
Mon Oct 27 17:14:24 UTC 2014


Hi!

On Sun, Oct 26, 2014 at 10:13:07PM +0100, Thomas Petazzoni wrote:
> Dear Eric Le Bihan,
>
> On Mon, 15 Sep 2014 23:04:43 +0200, Eric Le Bihan wrote:
> > 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 at free.fr>
> > ---
> >  package/dhcp/dhcp.mk       | 15 +++++++++++++++
> >  package/dhcp/dhcpd.service | 13 +++++++++++++
> >  2 files changed, 28 insertions(+)
> >  create mode 100644 package/dhcp/dhcpd.service
>
> What is the status of this patch? Yann made some comments, which
> apparently you agreed on. Is a new version of the patch needed?

As explained in my reply to Yann, there is no need for a new version of the
patch.

Best regards
ELB


More information about the buildroot mailing list