]> code.ossystems Code Review - openembedded-core.git/commit
dhcp: add dhclient.service
authorChen Qi <Qi.Chen@windriver.com>
Thu, 20 Jul 2017 07:33:58 +0000 (15:33 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 24 Jul 2017 08:12:25 +0000 (09:12 +0100)
commitfaa8d0f5e8db4a99367d42ba8c8de5b2e339d8d2
tree9e15f646769c5c4900620c3704c06167c41b76b9
parent76c824fa3b43fd8902fb89c575b2954e8b1a6ab8
dhcp: add dhclient.service

Add dhclient.service. This service file mainly comes from meta-systemd,
with modifications to take nfs boot into consideration.

While using eth0 as the nfsboot interface, we'd like dhclient service
to skip it like what ifup and connman do in sysvinit.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-connectivity/dhcp/dhcp.inc
meta/recipes-connectivity/dhcp/files/dhclient-systemd-wrapper [new file with mode: 0644]
meta/recipes-connectivity/dhcp/files/dhclient.service [new file with mode: 0644]