mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
dhcp: follow oe-core's update to 4.2.3-P2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
3c50d83184
commit
399e8a4c01
|
|
@ -3,7 +3,7 @@ FILESEXTRAPATHS := "${THISDIR}/files"
|
|||
|
||||
inherit systemd
|
||||
|
||||
PRINC := "${@int(PRINC) + 3}"
|
||||
PRINC := "${@int(PRINC) + 1}"
|
||||
|
||||
SYSTEMD_PACKAGES = "dhcp-server-systemd dhcp-relay-systemd"
|
||||
SYSTEMD_SERVICE_dhcp-server-systemd = "dhcpd.service"
|
||||
Loading…
Reference in New Issue
Block a user