mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 13:20:34 +00:00
dhcp: use PRINC
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
3fdcb18dd6
commit
e49f3cc870
@ -3,6 +3,8 @@ FILESEXTRAPATHS := "${THISDIR}/files"
|
||||
|
||||
inherit systemd
|
||||
|
||||
PRINC := "${@int(PRINC) + 1}"
|
||||
|
||||
SYSTEMD_PACKAGES = "dhcp-server-systemd"
|
||||
SYSTEMD_SERVICE_dhcp-server-systemd = "dhcpd.service"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user